mirror of
https://github.com/nmap/nmap.git
synced 2026-07-11 18:55:08 +00:00
Remove afp-path-exploit.nse (which doesn't exist) from script.db. It was
an earlier version of afp-path-vuln.nse.
This commit is contained in:
parent
085f8adc36
commit
65331759cc
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
Entry { filename = "afp-brute.nse", categories = { "auth", "intrusive", } }
|
||||
Entry { filename = "afp-path-exploit.nse", categories = { "safe", "vuln", } }
|
||||
Entry { filename = "afp-path-vuln.nse", categories = { "safe", "vuln", } }
|
||||
Entry { filename = "afp-showmount.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "asn-query.nse", categories = { "discovery", "external", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue