Bump the session wait to 10 seconds

git-svn-id: file:///home/svn/framework3/trunk@8004 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2009-12-28 14:27:33 +00:00
parent bb84e76e40
commit 364880fb4d
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ class Metasploit3 < Msf::Exploit::Remote
{
'Space' => 2048,
'DisableNops' => true,
'StackAdjustment' => -3500,
'WfsDelay' => 10,
'StackAdjustment' => -3500
},
'Platform' => 'win',
'Targets' =>