Remove auto migrate - we probably dont want to migrate away from a SYSTEM process.
parent
128eafe22c
commit
7936fce7cf
|
@ -42,7 +42,6 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
{
|
||||
'WfsDelay' => 10,
|
||||
'EXITFUNC' => 'thread',
|
||||
'InitialAutoRunScript' => 'post/windows/manage/smart_migrate',
|
||||
},
|
||||
'Targets' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue