mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
New script cics-user-brute. Closes #671
This commit is contained in:
parent
bed397a950
commit
edcc648a39
3 changed files with 298 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ Entry { filename = "cassandra-info.nse", categories = { "default", "discovery",
|
|||
Entry { filename = "cccam-version.nse", categories = { "version", } }
|
||||
Entry { filename = "cics-enum.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "cics-info.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "cics-user-brute.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "cics-user-enum.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "citrix-brute-xml.nse", categories = { "brute", "intrusive", } }
|
||||
Entry { filename = "citrix-enum-apps-xml.nse", categories = { "discovery", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue