1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +00:00

Minor description updates (and sometimes just text reformatting) for some of the 85 new scripts(!) since Nmap 6.01

This commit is contained in:
fyodor
2012-11-15 23:05:31 +00:00
parent ff0f33288b
commit f13353a610
30 changed files with 96 additions and 93 deletions

View File

@@ -1,5 +1,5 @@
description = [[
Determines what Security layer and Encryption level that is supported by the
Determines which Security layer and Encryption level is supported by the
RDP service. It does so by cycling through all existing protocols and ciphers.
When run in debug mode, the script also returns the protocols and ciphers that
fail and any errors that were reported.