hits_as_dst (hits as destination): |
number of connection start packets (flows) with this destination
IP address. It means, the number of connection request received by this IP. A high value in this parameter
could mean this IP is victim of a portscan.
|
hits_as_src (hits as source): |
number of connection start packets (flows) with this source IP address. It means, the number of
connection request sent by this IP. A high value in this parameter could mean this IP is performing a portscan.
|
av_rcv_time (average receive time): |
average time between connection requests received by this IP address. It means how frequently connection
requests are received. A low value in this parameter could mean this IP is victim of a portscan.
|
av_snd_time (average send time): |
average time between connection requests sent by this IP address. It means how frequently
connection requests are sent. A low value in this parameter could mean this IP is performing a portscan. |
negative_resp (negative responses): |
this parameter takes all TCP segments, not only connection start packets. It is the number
of negative responses sent by the host with this IP address. Negative responses are messages sent as
reply to connection request to closed ports. TCP negative responses generally have RST and ACK flags set.
A high value in this parameter could mean this IP is victim of a portscan, because it is not normal when a host
receives too much connection requests to its closed ports. |