| Scan::addr_scan_interval: interval &redef |
Failed connection attempts are tracked over this time interval for
the address scan detection. |
| Scan::addr_scan_threshold: double &redef |
The threshold of the unique number of hosts a scanning host has to
have failed connections with on a single port. |
| Scan::port_scan_interval: interval &redef |
Failed connection attempts are tracked over this time interval for
the port scan detection. |
| Scan::port_scan_threshold: double &redef |
The threshold of the number of unique ports a scanning host has to
have failed connections with on a single victim host. |