Three Great Session Data Articles
I just happened upon three great articles by Michael W. Lucas on collecting and analyzing session data on FreeBSD. They are:
Michael introduces several techniques and tools not mentioned in my books, like softflowd, Cflow.pm, flowscan, CUFlow, and others. Nice work! (Incidentally, I am the USENIX instructor Michael references in his last article.) :)
- Monitoring Network Traffic with Netflow
- Visualizing Network Traffic with Netflow and FlowScan
- Building Detailed Network Reports with Netflow
Michael introduces several techniques and tools not mentioned in my books, like softflowd, Cflow.pm, flowscan, CUFlow, and others. Nice work! (Incidentally, I am the USENIX instructor Michael references in his last article.) :)
Comments
About Stager
Stager is a generic tool for storage, aggregation and presentation of network statistics. Stager consist of a web application for data presentation, and a perl back-end for data storage and aggregation.
The current version of Stager include backend modules to collect and aggregate data for NetFlow, MPing and SNMP.
Using a pcap interface it will produce network flow information. It has a web component called IPAudit-Web, that reads the stored data to produce reports (Read more about IPAudit here http://www.securityfocus.com/infocus/1842).
New verions of IPAudit are being worked on and include features such as client/server capability and enhanced reporting geared towards detecting security events.
is this possible to make and maintain a categorized list of packet based tools (that you have mentioned in past and now) so it will be of great help for quick reference.