Put PrependMigrate on hold because of #1674

But I will probably still want this.
bug/bundler_fix
sinn3r 2013-10-16 09:24:46 -05:00
parent ac78f1cc5b
commit 06a212207e
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ class Metasploit3 < Msf::Exploit::Remote
},
'DefaultOptions' =>
{
'PrependMigrate' => true,
#'PrependMigrate' => true,
'InitialAutoRunScript' => 'migrate -f'
},
'Privileged' => false,