mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Add script tn3270-screen and tn3270.lua. See #554
This commit is contained in:
parent
e2d27c4b8b
commit
f0e31aeed8
4 changed files with 1432 additions and 0 deletions
|
|
@ -517,6 +517,7 @@ 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 = "tn3270-screen.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "tor-consensus-checker.nse", categories = { "external", "safe", } }
|
||||
Entry { filename = "traceroute-geolocation.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "unittest.nse", categories = { "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue