fix InitAutoRunScript -> InitialAutoRunScript

git-svn-id: file:///home/svn/framework3/trunk@8582 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2010-02-22 17:52:19 +00:00
parent a12670b311
commit 1faec528de
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class Metasploit3 < Msf::Exploit::Remote
{ {
'WfsDelay' => 45, 'WfsDelay' => 45,
'EXITFUNC' => 'thread', 'EXITFUNC' => 'thread',
'InitAutoRunScript' => 'migrate -f', 'InitialAutoRunScript' => 'migrate -f',
}, },
'Payload' => 'Payload' =>
{ {