mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Put ganglia-info in {"default", "discovery", "safe"} (was {"discovery"}).
This commit is contained in:
parent
c077cf781a
commit
9fd21a9342
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ Entry { filename = "ftp-libopie.nse", categories = { "intrusive", "vuln", } }
|
|||
Entry { filename = "ftp-proftpd-backdoor.nse", categories = { "exploit", "intrusive", "malware", "vuln", } }
|
||||
Entry { filename = "ftp-vsftpd-backdoor.nse", categories = { "exploit", "intrusive", "malware", "vuln", } }
|
||||
Entry { filename = "ftp-vuln-cve2010-4221.nse", categories = { "intrusive", "vuln", } }
|
||||
Entry { filename = "ganglia-info.nse", categories = { "discovery", } }
|
||||
Entry { filename = "ganglia-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "giop-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "gopher-ls.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "hddtemp-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue