Skip to content

Commit

Permalink
Use the more recent HD version as default target
Browse files Browse the repository at this point in the history
  • Loading branch information
Tod Beardsley committed Aug 13, 2015
1 parent 677ec34 commit 02c6ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/exploits/windows/fileformat/homm3_h3m.rb
Expand Up @@ -101,7 +101,7 @@ def initialize(info = {})
],
'Privileged' => false,
'DisclosureDate' => 'Jul 29 2015',
'DefaultTarget' => 0))
'DefaultTarget' => 1))

register_options(
[
Expand Down

0 comments on commit 02c6ea3

Please sign in to comment.