remove duplicate key

bug/bundler_fix
Christian Mehlmauer 2016-05-04 22:15:33 +02:00
parent 849495e658
commit 9357a30725
No known key found for this signature in database
GPG Key ID: DCF54A05D6E62591
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
)