mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
New script vnc-title
This commit is contained in:
parent
3af66a0445
commit
41de3b1d60
3 changed files with 76 additions and 0 deletions
|
|
@ -513,6 +513,7 @@ Entry { filename = "versant-info.nse", categories = { "discovery", "safe", } }
|
|||
Entry { filename = "vmauthd-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "vnc-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "vnc-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "vnc-title.nse", categories = { "discovery", "intrusive", } }
|
||||
Entry { filename = "voldemort-info.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "vuze-dht-info.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "wdb-version.nse", categories = { "default", "discovery", "version", "vuln", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue