ipt-netflow
ipt-netflow copied to clipboard
Implement connection fingerprinting
To help distinguish the traffic is may be useful to provide some statistical information about connections content. Such as:
- Record first N data bytes of a connection.
- Entropy value of flow data (or of first N bytes).
- Terminate flow after reply is sent (useful for client-server environments).
- Biflows (https://tools.ietf.org/html/rfc5103).
- TCP metering statistics (http://tools.ietf.org/html/draft-akhter-opsawg-perfmon-ipfix-03).