mirror of
https://github.com/nmap/nmap.git
synced 2026-08-31 23:40:57 +00:00
Document backorifice-info script args.
This commit is contained in:
parent
7880167e48
commit
e0f589a37f
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ installed with the service.
|
|||
-- @usage
|
||||
-- nmap --script backorifice-info <target> --script-args backorifice-info.password=<password>
|
||||
--
|
||||
-- @arg backorifice-info.password Encryption password (defaults to no password).
|
||||
-- @arg backorifice-info.seed Encryption seed (default derived from password, or 31337 for no password).
|
||||
--
|
||||
--@output
|
||||
--31337/udp open|filtered BackOrifice
|
||||
--| backorifice-info:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue