Fixes #667. Automigrates this to avoid timer
git-svn-id: file:///home/svn/framework3/trunk@7905 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
bcdb44b835
commit
80fa601a2c
|
@ -54,7 +54,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
{
|
||||
'WfsDelay' => 45,
|
||||
'EXITFUNC' => 'thread',
|
||||
'AutoRunScript' => 'migrate explorer.exe',
|
||||
'InitAutoRunScript' => 'migrate -f',
|
||||
},
|
||||
'Payload' =>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue