Home / software

sniffdet

Posted on 10 November 2011

From: sniffdet

Sniffdet is an Open Source implementation of a set of tests for remote sniffers detection in TCP/IP network environments. It's composed of a flexible and easy to use library and an application to run the tests. It is licensed under the GNU General Public License (GPL).

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.

 

TOP