mirror of
https://github.com/nmap/nmap.git
synced 2026-01-01 12:29:03 +00:00
o [NSE] Added the script eppc-enum-processes that enumerates active
applications, their PID and the UID under which they run through the Apple Remote Event protocol. [Patrik Karlsson]
This commit is contained in:
@@ -93,6 +93,7 @@ Entry { filename = "drda-info.nse", categories = { "discovery", "safe", "version
|
||||
Entry { filename = "duplicates.nse", categories = { "safe", } }
|
||||
Entry { filename = "eap-info.nse", categories = { "broadcast", "safe", } }
|
||||
Entry { filename = "epmd-info.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "eppc-enum-processes.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "finger.nse", categories = { "default", "discovery", "safe", } }
|
||||
Entry { filename = "firewalk.nse", categories = { "discovery", "safe", } }
|
||||
Entry { filename = "ftp-anon.nse", categories = { "auth", "default", "safe", } }
|
||||
|
||||
Reference in New Issue
Block a user