mirror of
https://github.com/nmap/nmap.git
synced 2026-01-04 13:49:03 +00:00
Minor description updates (and sometimes just text reformatting) for some of the 85 new scripts(!) since Nmap 6.01
This commit is contained in:
@@ -5,7 +5,7 @@ local stdnse = require('stdnse')
|
||||
local tab = require('tab')
|
||||
|
||||
description = [[
|
||||
Attempt to enumerate process info over the Apple Remote Event protocol.
|
||||
Attempts to enumerate process info over the Apple Remote Event protocol.
|
||||
When accessing an application over the Apple Remote Event protocol the
|
||||
service responds with the uid and pid of the application, if it is running,
|
||||
prior to requesting authentication.
|
||||
|
||||
Reference in New Issue
Block a user