From owner-freebsd-questions Sat Dec 5 10:39:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA29910 for freebsd-questions-outgoing; Sat, 5 Dec 1998 10:39:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from righi.ml.org (RIGHI.DF.UNIBO.IT [137.204.49.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA29905 for ; Sat, 5 Dec 1998 10:39:02 -0800 (PST) (envelope-from riccardo@righi.ml.org) Received: from localhost (riccardo@localhost) by righi.ml.org (8.9.1/8.9.1) with ESMTP id TAA13680 for ; Sat, 5 Dec 1998 19:39:46 +0100 (CET) (envelope-from riccardo@righi.ml.org) Date: Sat, 5 Dec 1998 19:39:45 +0100 (CET) From: Riccardo Veraldi To: freebsd-questions@FreeBSD.ORG Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks to all those folks who are interested in my program. I think also it is very portable immediately to all flavours of unix, not only for FreeBSD, this because the sniffer takes data from the tcpdump program which is in any unix system. Anyway Just give me the time to reorder my program and test it a little more ther I will make it avaliable on my webpage. Right now I only wanted to know how to make it avaliable on ports for everyone and if this is possible. Who I have to ask for it? thanks Rick On Fri, 4 Dec 1998, Gravel, Emmanuel (AZ77) wrote: > Sure, I'd be interested. Could you send the source (preferably gzipped)? > Thanks! > > Manu > > > -----Original Message----- > > From: Riccardo Veraldi [SMTP:riccardo@righi.ml.org] > > Sent: Friday, December 04, 1998 4:32 AM > > To: Doug White > > Cc: jm7996@devrycols.edu; Roman Katsnelson; Ben Smithurst; q's > > Subject: my sniffer -> interesting for PORTS ? > > > > > > I resolved the problem of the sniffer. > > I just took the linuxniffer.c program and modifyed it. > > > > Now I run the tcpdump and make the results of raw data packets go to > > standard output. > > then my sniffer program reads the output of tcpdump and > > it sniffs (on the way I set it) on ports 21 and 23 sniffing > > logins and passwords and writing it into a file together with the two > > hosts source and destination. > > So now I have a good sniffer I think. > > Could it be interesting as a FreeBSD specific application to sniff the > > network ??? > > anyone interested in it ?? > > thanks > > > > Rick > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message