1
0
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:
patrik
2011-04-03 12:53:12 +00:00
parent a97ae2d949
commit 0ee33e4cb7
3 changed files with 135 additions and 9 deletions

View File

@@ -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

View File

@@ -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