TranalyzerFlow based traffic analyzer |
|
|
| News | About | Get the Tranalyzer! | Documentation | Contribute | Forum | Contact | ||
What is the Tranalyzer?Tranalyzer2 is a lightweight flow generator and packet analyzer application designed for simplicity, performance and scalability. It addresses the practitioneer as well reserachers. The program is written in c and built upon the libpcap library. It provides functionality for generating statistics and analysis from network packets either being live-captured on ethernet networks or being read from an existing pcap file. As all internal calculations are undertaken in a modular way, the output of Tranalyzer2 varies by loading different plugins. Whereas users have the possiblity to enable or disable output statistics, developers are able to build additional plugins without the need to concern about calculations from other plugins. As the resulting output is separated using tabstops, it can easily be parsed using scripting languages such as bash, awk, gnuplot, matlab or any programming language of your liking. |