mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
o Moved afp.username and afp.password arguments to afp-library.
o Add support for getting file-dates, acls and sizes [Patrik]
This commit is contained in:
@@ -21,8 +21,6 @@ For additional information:
|
||||
]]
|
||||
|
||||
---
|
||||
-- @args afp.username The username to use for authentication. (If unset it first attempts to use credentials found by <code>afp-brute</code> then no credentials)
|
||||
-- @args afp.password The password to use for authentication. (If unset it first attempts to use credentials found by <code>afp-brute</code> then no credentials)
|
||||
--
|
||||
--@output
|
||||
-- PORT STATE SERVICE
|
||||
|
||||
@@ -3,8 +3,6 @@ Shows AFP shares and ACLs.
|
||||
]]
|
||||
|
||||
---
|
||||
-- @args afp.username The username to use for authentication. (If unset, first attempt to use credentials found by <code>afp-brute</code>, then no credentials.)
|
||||
-- @args afp.password The password to use for authentication. (If unset, first attempt to use credentials found by <code>afp-brute</code>, then no credentials.)
|
||||
--
|
||||
--@output
|
||||
-- PORT STATE SERVICE
|
||||
|
||||
Reference in New Issue
Block a user