Bump the session wait to 10 seconds
git-svn-id: file:///home/svn/framework3/trunk@8004 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
bb84e76e40
commit
364880fb4d
|
@ -65,7 +65,8 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
{
|
||||
'Space' => 2048,
|
||||
'DisableNops' => true,
|
||||
'StackAdjustment' => -3500,
|
||||
'WfsDelay' => 10,
|
||||
'StackAdjustment' => -3500
|
||||
},
|
||||
'Platform' => 'win',
|
||||
'Targets' =>
|
||||
|
|
Loading…
Reference in New Issue