mirror of
https://github.com/nmap/nmap.git
synced 2026-07-11 18:55:08 +00:00
New script: telnet-ntlm-info
This commit is contained in:
parent
1f74fc2550
commit
82be9b48ee
3 changed files with 138 additions and 0 deletions
|
|
@ -493,6 +493,7 @@ Entry { filename = "targets-xml.nse", categories = { "safe", } }
|
|||
Entry { filename = "teamspeak2-version.nse", categories = { "version", } }
|
||||
Entry { filename = "telnet-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "telnet-encryption.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "telnet-ntlm-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "tftp-enum.nse", categories = { "discovery", "intrusive", } }
|
||||
Entry { filename = "tls-nextprotoneg.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "tor-consensus-checker.nse", categories = { "external", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue