|
sniffdet - Remote Sniffer Detection Tool/LibraryDescriptionSniffdet 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:
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. Latest News2006-10-10: repository is backAfter a long offline period, the development code is now available again. You can checkout it using subversion (SVN) from http://svn.ademar.org/sniffdet/trunk/. Actually, you'll need the latest development version if you intend to compile sniffdet on a modern Linux distribution, since 0.9 uses some deprecated tools. 2003-07-04: sniffdet 0.9 releasedThis is our latest stable release of sniffdet: sniffdet-0.9. It includes many usability improvements, better documentation (including a libsniffdet-usage-example.c file), and several bugfixes. Please take a look in our complete changelog Mailing List - Contributions and DiscussionIf you want to join the sniffdet mailing list, you can do that by sending an empty message to sniffdet-devel-request@lists.sourceforge.net with subscribe as the subject. Or if you prefer, you can join using the mailman interface from http://lists.sourceforge.net/lists/listinfo/sniffdet-devel. It's archive is also available through SourceForge Archives
By the way, you can access our project page at SourceForge:
http://sourceforge.net/projects/sniffdet. AuthorsThis project was implemented as part of a final Computer Science undergraduate work at Federal University of Paraná - UFPR - Brazil.
|