From owner-freebsd-questions@FreeBSD.ORG Tue Aug 28 15:13:00 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EE9F16A417 for ; Tue, 28 Aug 2007 15:13:00 +0000 (UTC) (envelope-from Ilias.Sachpazidis@igd.fraunhofer.de) Received: from mailgate2.igd.fraunhofer.de (mailgate2.igd.fraunhofer.de [192.44.32.14]) by mx1.freebsd.org (Postfix) with ESMTP id E9A2C13C4A8 for ; Tue, 28 Aug 2007 15:12:59 +0000 (UTC) (envelope-from Ilias.Sachpazidis@igd.fraunhofer.de) Received: from localhost (localhost [127.0.0.1]) by mailgate2.igd.fraunhofer.de (Postfix) with ESMTP id 8EF1D47437; Tue, 28 Aug 2007 16:39:34 +0200 (CEST) Received: from PC1510 (host1665.igd.fhg.de [146.140.7.129]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mailgate2.igd.fraunhofer.de (Postfix) with ESMTP id 78815453B9; Tue, 28 Aug 2007 16:39:31 +0200 (CEST) From: "Ilias Sachpazidis" To: , References: <46D40E9D.1040809@gmail.com> Date: Tue, 28 Aug 2007 16:39:31 +0200 Organization: Fraunhofer IGD Message-ID: <003f01c7e981$3ecace80$81078c92@PC1510> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0040_01C7E992.02539E80" X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Thread-Index: Acfpb13w6FeQ3fqFRSeEVudBruQLTQAEa/2A In-Reply-To: <46D40E9D.1040809@gmail.com> X-Virus-Scanned: by amavisd-new at mailgate2.igd.fraunhofer.de X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: tcpdump & process information X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 15:13:00 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0040_01C7E992.02539E80 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Hi, try ettercap. < http://ettercap.sourceforge.net/> -IS --------------------------------------------------- Fraunhofer IGD Department Cognitive Computing & Medical Imaging Ilias Sachpazidis phone:+49/(0)/6151/155 507 Fraunhoferstr. 5 fax :+49/(0)/6151/155 480 D-64283 Darmstadt Ilias.Sachpazidis@igd.fhg.de Germany http://www.igd.fhg.de/~isachpaz --------------------------------------------------- -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Edward Sent: Dienstag, 28. August 2007 14:02 To: freebsd-questions@freebsd.org Subject: tcpdump & process information Hi there! Is there an utility which can work as usual tcpdump but with process information option? (or something like continually running `sockstat -46` or `fstat | grep internet` or `lsof -i4 -i6` ...etc) i.e. i wanna see which process generate network traffic to trace out some suspicious activity. it would be great if this program will be might to log all what it`ll capture. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" ------=_NextPart_000_0040_01C7E992.02539E80--