remove duplicate key
parent
849495e658
commit
9357a30725
|
@ -22,7 +22,6 @@ class MetasploitModule < Msf::Auxiliary
|
||||||
This does not need administrative privileges on the source machine, which
|
This does not need administrative privileges on the source machine, which
|
||||||
may be useful if pivoting.
|
may be useful if pivoting.
|
||||||
},
|
},
|
||||||
'Description' => 'Enumerate open TCP services',
|
|
||||||
'Author' => [ 'hdm', 'kris katterjohn' ],
|
'Author' => [ 'hdm', 'kris katterjohn' ],
|
||||||
'License' => MSF_LICENSE
|
'License' => MSF_LICENSE
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue