Software Home

statDNS

-- Passive DNS Capture and Analysis

Description

StatDNS is a utility for passively capturing and analyzing DNS packets in real time. It sniffs and compiles statistics in the background and sends out email reports at regular intervals.

Dependencies

Libpcap, GLib 2.0

Help Text

./statDNS -h
statDNS options:
        -i    interface
	-p    no promiscuous mode
	-j    interval between reports (minutes)
	-t    total runtime (minutes), 0 = infinity
	-s    number of top sources to track
	-r    number of top requests to track
	-m    email address for reporting (multiple allowed)
	-v    verbose
	-l    suppresses reports to stdout
	-h    print help

Author(s)

Jim Brusstar - jimbru [at] umich [dot] edu

Download