Skip to content

Commit

Permalink
Land rapid7#6116, target for minishare_get_overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wvu committed Oct 21, 2015
2 parents 70b005d + e188bce commit ccc0e55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/exploits/windows/http/minishare_get_overflow.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def initialize(info = {})
['Windows XP SP2 German', { 'Rets' => [ 1787, 0x77d5af0a ]}], # jmp esp
['Windows XP SP2 Polish', { 'Rets' => [ 1787, 0x77d4e26e ]}], # jmp esp
['Windows XP SP2 French', { 'Rets' => [ 1787, 0x77d5af0a ]}], # jmp esp
['Windows XP SP3 French', { 'Rets' => [ 1787, 0x7e3a9353 ]}], # jmp esp
],
'DefaultOptions' =>
{
Expand Down

0 comments on commit ccc0e55

Please sign in to comment.