No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
[[:Investigation]] | [[:Investigation]] | ||
{{:Nmap | {{#lst:Nmap|Performance}} |
Latest revision as of 12:47, 28 January 2023
Performance Options
Nmap Option | Description |
---|---|
--max-retries <num>
|
Sets the number of retries for scans of specific ports. |
--stats-every=5s
|
Displays scan's status every 5 seconds. |
-v/-vv
|
Displays verbose output during the scan. |
--initial-rtt-timeout 50ms
|
Sets the specified time value as initial RTT timeout. |
--max-rtt-timeout 100ms
|
Sets the specified time value as maximum RTT timeout. |
--min-rate 300
|
Sets the number of packets that will be sent simultaneously. |
-T <0-5>
|
Specifies the specific timing template. |