mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
New script ftp-syst
This commit is contained in:
parent
71c74770d0
commit
f17ac01db5
3 changed files with 78 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ Entry { filename = "ftp-bounce.nse", categories = { "default", "safe", } }
|
|||
Entry { filename = "ftp-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "ftp-libopie.nse", categories = { "intrusive", "vuln", } }
|
||||
Entry { filename = "ftp-proftpd-backdoor.nse", categories = { "exploit", "intrusive", "malware", "vuln", } }
|
||||
Entry { filename = "ftp-syst.nse", categories = { "default", "discovery", "safe", } }
|
||||
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 = { "default", "discovery", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue