this is really unlimited, but bump it a bit for possible larger payloads later.

git-svn-id: file:///home/svn/framework3/trunk@11474 4d416f70-5f16-0410-b530-b9f4589650da
unstable
James Lee 2011-01-04 23:37:11 +00:00
parent f0202c3350
commit a79092a0d3
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' => [ ],
'Payload' =>
{
'Space' => 100000,
'Space' => 10000000,
'BadChars' => '',
'DisableNops' => true,
},