Add initial auto run script
parent
a3fbf276f9
commit
7fea0d4af6
|
@ -51,6 +51,7 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
{
|
||||
'WfsDelay' => 10,
|
||||
'EXITFUNC' => 'thread',
|
||||
'InitialAutoRunScript' => 'migrate -k -f'
|
||||
},
|
||||
'Targets' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue