mirror of
https://github.com/nmap/nmap.git
synced 2026-08-31 23:40:57 +00:00
Add AllSeeingEye (a protocol for querying status of certain games) script and service probe
This commit is contained in:
parent
e4ce527a38
commit
0dafd86d22
4 changed files with 249 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ Entry { filename = "ajp-brute.nse", categories = { "brute", "intrusive", } }
|
|||
Entry { filename = "ajp-headers.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "ajp-methods.nse", categories = { "default", "safe", } }
|
||||
Entry { filename = "ajp-request.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "allseeingeye-info.nse", categories = { "discovery", "safe", "version", } }
|
||||
Entry { filename = "amqp-info.nse", categories = { "default", "discovery", "safe", "version", } }
|
||||
Entry { filename = "asn-query.nse", categories = { "discovery", "external", "safe", } }
|
||||
Entry { filename = "auth-owners.nse", categories = { "default", "safe", } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue