1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 11:59:03 +00:00

Note that smb-protocols replaces smbv2-enabled

This commit is contained in:
dmiller
2017-07-31 21:56:30 +00:00
parent e942ce7e9c
commit 3d452c9257

View File

@@ -14,7 +14,8 @@ The script attempts to initiate a connection using the dialects:
* 3.02 (SMBv3)
* 3.11 (SMBv3)
Aditionally if SMBv1 is found enabled, it will mark it as insecure.
Additionally if SMBv1 is found enabled, it will mark it as insecure. This
script is the successor to the (removed) smbv2-enabled script.
]]
---