Land #6852 Remove duplicate key in tcp.rb which was causing a warning on msfconsole start.

bug/bundler_fix
Brian Patterson 2016-05-04 15:51:09 -05:00
commit 763c234dfe
No known key found for this signature in database
GPG Key ID: 79C4E4506D8A9C42
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ class MetasploitModule < Msf::Auxiliary
This does not need administrative privileges on the source machine, which
may be useful if pivoting.
},
'Description' => 'Enumerate open TCP services',
'Author' => [ 'hdm', 'kris katterjohn' ],
'License' => MSF_LICENSE
)