Land #4974, minishare_get_overflow WfsDelay change

bug/bundler_fix
William Vu 2015-03-20 18:55:58 -05:00
commit 07b82ec640
No known key found for this signature in database
GPG Key ID: 68BD00CE25866743
1 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,10 @@ class Metasploit3 < Msf::Exploit::Remote
['Windows XP SP2 Polish', { 'Rets' => [ 1787, 0x77d4e26e ]}], # jmp esp
['Windows XP SP2 French', { 'Rets' => [ 1787, 0x77d5af0a ]}], # jmp esp
],
'DefaultOptions' =>
{
'WfsDelay' => 30
},
'DisclosureDate' => 'Nov 7 2004'))
end