mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Add vtam-enum, pass debug level to get_screen_debug. See #554
This commit is contained in:
parent
1bf214356e
commit
b1c084d385
5 changed files with 278 additions and 5 deletions
|
|
@ -531,6 +531,7 @@ 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 = "vtam-enum.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "vuze-dht-info.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "wdb-version.nse", categories = { "default", "discovery", "version", "vuln", } }
|
||||
Entry { filename = "weblogic-t3-info.nse", categories = { "default", "discovery", "safe", "version", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue