SniffDet is an OpenSource implementation of a set of tests for remote sniffers detection in TCP/IP network environments.
SniffDet implements various tests for the detection of machines running in promiscuous mode or with a sniffer. Besides other general use functions, libsniffdet provides the following tests:
ICMP test
ARP test;
DNS test;
LATENCY test.
The application has a flexible interface which allows the customization of every test by using a config file, can test multiple machines at the same execution, has a plugin interface for the reports and runs as an unprivileged user.