Skip to content

Commit ba8d780

Browse files
committed
Remove default target because there is no auto-select
1 parent 2e76db0 commit ba8d780

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/exploits/windows/misc/wireshark_mpeg_overflow.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ def initialize(info = {})
6363
],
6464
],
6565
'Privileged' => false,
66-
'DisclosureDate' => 'Mar 20 2014',
67-
'DefaultTarget' => 1))
66+
'DisclosureDate' => 'Mar 20 2014'
67+
))
6868

6969
register_options(
7070
[

0 commit comments

Comments
 (0)