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