Statistical Traffic Analysis Kit 1.0b2 review

Download
by rbytes.net on

Statistical Traffic Analysis Kit is a set of command-line traffic analysis tools, designed to help a network administrator to see wha

License: GPL (GNU General Public License)
File size: 67K
Developer: Mateusz Golicz
0 stars award from rbytes.net

Statistical Traffic Analysis Kit is a set of command-line traffic analysis tools, designed to help a network administrator to see what is happening at a router at the moment.

Unlike tcpdump (1), the stak set uses statistical and stream-oriented methods, and will rarely produce an output stream at a speed beyond human perception. The output is less accurate.

The kit consists of five different utilities, designed to perform the following tasks:
estimating overall traffic rates (stakrate),
determining network nodes generating the highest traffic (stakhosts)
monitoring the amount of traffic exchanged with particular autonomous
systems (stakasta),
extracting strings from packets (stakextract),
determining connections and flows generating the highest traffic
(stakstreams, experimental),

Requirements:
gcc, libc...
libpcap
'stak' currently supports only a few common interface types (loopback, Token Ring, Ethernet, FDDI, PPP). In case you want stak to listen on an unsupported one, you'll have to specify the data link layer prefix on the interface manually... well... it's quite easy to
google...
stak was succefully compiled on following OS'es:
Linux (shaerrawedd 2.4.19-xfs #7 Fri Oct 4 18:18:38 CEST 2002 i686 unknown)
FreeBSD (venom 4.6.2-RELEASE-p10 FreeBSD 4.6.2-RELEASE-p10 #0: Tue Mar 2 12:59:45 CET 2003 root@venom:/usr/src/sys/compile/VENOM-3 i386)
OpenBSD (pantera 3.3 PANTERA#0 i386)
... however it was tested only on Linux...

Statistical Traffic Analysis Kit 1.0b2 search tags