We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c707354 + 83288ff commit 3baa717Copy full SHA for 3baa717
modules/auxiliary/gather/ssllabs_scan.rb
@@ -404,7 +404,7 @@ def initialize(info = {})
404
super(update_info(info,
405
'Name' => 'SSL Labs API Client',
406
'Description' => %q{
407
- 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.
408
},
409
'License' => MSF_LICENSE,
410
'Author' =>
0 commit comments