mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Add rpcinfo to version category, see previous commit
This commit is contained in:
parent
0bb036cda2
commit
4135ec518f
2 changed files with 2 additions and 2 deletions
|
|
@ -402,7 +402,7 @@ Entry { filename = "rmi-vuln-classloader.nse", categories = { "intrusive", "vuln
|
|||
Entry { filename = "rpc-grind.nse", categories = { "version", } }
|
||||
Entry { filename = "rpcap-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "rpcap-info.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "rpcinfo.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "rpcinfo.nse", categories = { "default", "discovery", "safe", "version", } }
|
||||
Entry { filename = "rsync-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "rsync-list-modules.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "rtsp-methods.nse", categories = { "default", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue