1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 06:01:28 +00:00

o [NSE] Added the script acarsd-info that retrieves information from the acarsd

decoder daemon. [Brendan Coles]
This commit is contained in:
patrik
2012-03-08 18:22:00 +00:00
parent 1384a953a1
commit 542ed0bf67
3 changed files with 116 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
Entry { filename = "acarsd-info.nse", categories = { "discovery", "safe", } }
Entry { filename = "address-info.nse", categories = { "default", "safe", } }
Entry { filename = "afp-brute.nse", categories = { "brute", "intrusive", } }
Entry { filename = "afp-ls.nse", categories = { "discovery", "safe", } }