mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
NSEDoc revision in firewalk.
This commit is contained in:
parent
f9f9206099
commit
1c9c9cc8c7
1 changed files with 5 additions and 5 deletions
|
|
@ -38,11 +38,11 @@ firewalk tool.
|
|||
-- nmap --script=firewalk --traceroute --script-args=firewalk.max-probed-ports=7 <host>
|
||||
--
|
||||
--
|
||||
-- @args firewalk.max-retries the maximum number of allowed retransmissions
|
||||
-- @args firewalk.recv-timeout the duration of the packets capture loop (in milliseconds)
|
||||
-- @args firewalk.probe-timeout validity period of a probe (in milliseconds)
|
||||
-- @args firewalk.max-active-probes maximum number of parallel active probes
|
||||
-- @args firewalk.max-probed-ports maximum number of ports to probe per protocol. Set to -1 to scan every filtered ports
|
||||
-- @args firewalk.max-retries the maximum number of allowed retransmissions.
|
||||
-- @args firewalk.recv-timeout the duration of the packets capture loop (in milliseconds).
|
||||
-- @args firewalk.probe-timeout validity period of a probe (in milliseconds).
|
||||
-- @args firewalk.max-active-probes maximum number of parallel active probes.
|
||||
-- @args firewalk.max-probed-ports maximum number of ports to probe per protocol. Set to -1 to scan every filtered port.
|
||||
--
|
||||
--
|
||||
-- @output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue