Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1018 Bytes

ScanTemplateDiscoveryPerformancePacketsRate.md

File metadata and controls

12 lines (8 loc) · 1018 Bytes

ScanTemplateDiscoveryPerformancePacketsRate

Properties

Name Type Description Notes
defeat_rate_limit bool Whether defeat rate limit (defeat-rst-ratelimit) is enforced on the minimum packet setting, which can improve scan speed. If it is disabled, the minimum packet rate setting may be ignored when a target limits its rate of RST (reset) responses to a port scan. This can increase scan accuracy by preventing the scan from missing ports. Defaults to `true`. [optional]
maximum int The minimum number of packets to send each second during discovery attempts. Defaults to `0`. [optional]
minimum int The minimum number of packets to send each second during discovery attempts. Defaults to `0`. [optional]

[Back to Model list] [Back to API list] [Back to README]