Skip to content

Commit c404b72

Browse files
committed
Doesn't make a lot of sense setting DefaultTarget to an older one
1 parent c7d12d9 commit c404b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/ftp/turboftp_port.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def initialize(info = {})
6666
],
6767

6868
'DisclosureDate' => 'Oct 03 2012',
69-
'DefaultTarget' => 0))
69+
'DefaultTarget' => 1))
7070
end
7171

7272
def check

0 commit comments

Comments
 (0)