Fix #5016, typo fix in description
commit
3baa717de4
|
@ -404,7 +404,7 @@ class Metasploit3 < Msf::Auxiliary
|
|||
super(update_info(info,
|
||||
'Name' => 'SSL Labs API Client',
|
||||
'Description' => %q{
|
||||
This module is a simple client for the SSL Labs APIs, designed for SSL/TLS assessmen during a penetration testing.
|
||||
This module is a simple client for the SSL Labs APIs, designed for SSL/TLS assessment during a penetration testing.
|
||||
},
|
||||
'License' => MSF_LICENSE,
|
||||
'Author' =>
|
||||
|
|
Loading…
Reference in New Issue