LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 05-31-2009, 10:44 AM   #1
naaman
Member
 
Registered: Jun 2006
Posts: 84

Rep: Reputation: 16
Sniffer detector


Hello,

I'm looking for a nice tool to detect sniffers and it's very tough !
I've found several tools but many of theses projects seem to be down :
- sentinel (offical website seem to be down, no place to download the software)
- netped (not powerful enough),
- sniffdet (the project seem to be down),
- antisniff (works only for detecting windows sniffers ...),
Wherever I look for I get dead links and outdated softwares ....
Do you know a serious tool I could use to dectect sniffers ?

Thanks,
 
Old 06-01-2009, 05:07 AM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
This is (another) query that arises regularly.
Try the search button - but prepare to be disappointed.
 
Old 06-01-2009, 06:07 AM   #3
naaman
Member
 
Registered: Jun 2006
Posts: 84

Original Poster
Rep: Reputation: 16
Yes I tried that too and no success ...
I'm currently trying to make sniffdet compile, but it seems so outdated that I've got to fill my /usr/local with weird old stuff ...
If I arrive to make it works I say you how I did
 
Old 06-01-2009, 06:10 AM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Good luck
 
Old 06-01-2009, 06:28 AM   #5
JulianTosh
Member
 
Registered: Sep 2007
Location: Las Vegas, NV
Distribution: Fedora / CentOS
Posts: 674
Blog Entries: 3

Rep: Reputation: 90
Sorry, no help for you in compiling source from me, but I'll tell you: you wont catch a sniffer who doesn't want to be caught. Choke cables disable the write pins so there's no evidence that the line is being sniffed.
 
Old 06-01-2009, 06:40 AM   #6
naaman
Member
 
Registered: Jun 2006
Posts: 84

Original Poster
Rep: Reputation: 16
Do not try to compile sniffdet from the sniffdet-0.9 tarball, because the code is buggy (gcc doesn't tolerate some part of the code source, or just the gcc version I've got : 4.3.2).
Use the SVN version, code is much cleaner :
Code:
svn co http://svn.ademar.org/sniffdet/trunk/
You have to install autotools and libtool if you do not have them yet.
You also have to install libnet-1.0.X, not the 1.2.X versions, it's hard to find the tarball then try to get it from gentoo mirros, for instance :
Code:
wget http://ftp.free.fr/mirrors/ftp.gentoo.org/distfiles/libnet-1.0.2a.tar.gz
You've got to run :
Code:
autoreconf -ifs
in the trunk directory.
If it occurs strange errors like those :
Code:
./configure: line 13445: libnet-config-1.0: command not found
./configure: line 13446: libnet-config-1.0: command not found
./configure: line 13447: libnet-config-1.0: command not found
Do not run "make", you'll get strange stuff.
You've got to make a very dirty thing before ... create a link :
Code:
ln -s /usr/local/bin/libnet-config-1.0 /usr/local/bin/libnet-config
When you did it run make commands, it should works.
(actualy -lnet must appears at the end of the configure process output.)

Voilą

In fact it was easier than I thought ... no real need to explain how install it, except for the final trick

Last edited by naaman; 06-01-2009 at 07:06 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rfid detector graffixx General 2 06-08-2008 01:34 PM
Is there an ip conflict detector for linux? vitugv Linux - Networking 3 10-03-2007 03:37 AM
new LKM trojan detector suite hostprotect Linux - Security 0 12-11-2004 05:47 PM
software for motion detector surveillance barrys Linux - Software 1 12-25-2003 12:09 AM
newbie port scan detector ? jstu Linux - Security 2 09-05-2002 05:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 05:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration