From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 1 19:40:02 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0597516A418 for ; Wed, 1 Aug 2007 19:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D350D13C465 for ; Wed, 1 Aug 2007 19:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l71Je1CC060117 for ; Wed, 1 Aug 2007 19:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l71Je1B0060116; Wed, 1 Aug 2007 19:40:01 GMT (envelope-from gnats) Resent-Date: Wed, 1 Aug 2007 19:40:01 GMT Resent-Message-Id: <200708011940.l71Je1B0060116@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Paul Schmehl Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70AC516A417 for ; Wed, 1 Aug 2007 19:31:22 +0000 (UTC) (envelope-from root+utd59514@utdallas.edu) Received: from smtp2.utdallas.edu (smtp2.utdallas.edu [129.110.10.33]) by mx1.freebsd.org (Postfix) with ESMTP id 4CEED13C45A for ; Wed, 1 Aug 2007 19:31:22 +0000 (UTC) (envelope-from root+utd59514@utdallas.edu) Received: from utd59514.utdallas.edu (utd59514.utdallas.edu [129.110.3.28]) by smtp2.utdallas.edu (Postfix) with ESMTP id 70D3B5C603 for ; Wed, 1 Aug 2007 14:31:21 -0500 (CDT) Received: by utd59514.utdallas.edu (Postfix, from userid 0) id 5BD30261824; Wed, 1 Aug 2007 14:31:21 -0500 (CDT) Message-Id: <20070801193121.5BD30261824@utd59514.utdallas.edu> Date: Wed, 1 Aug 2007 14:31:21 -0500 (CDT) From: Paul Schmehl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/115125: security/chaosreader, new port submission X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2007 19:40:02 -0000 >Number: 115125 >Category: ports >Synopsis: security/chaosreader, new port submission >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 01 19:40:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Paul Schmehl >Release: FreeBSD 6.0-SECURITY i386 >Organization: The University of Texas at Dallas >Environment: System: FreeBSD hostname.utdallas.edu 6.0-SECURITY FreeBSD 6.0-SECURITY #0: Wed Feb 14 12:22:36 UTC 2007 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: security/chaosreader, new port submission >How-To-Repeat: >Fix: --- Makefile begins here --- # New ports collection makefile for: chaosreader # Date created: 1 Aug 2007 # Whom: pauls # # $FreeBSD$ # PORTNAME= chaosreader PORTVERSION= 0.94 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= chaosreader DISTFILES= ${PORTNAME}${PORTVERSION} sshkeydata0.20 EXTRACT_ONLY= MAINTAINER= pauls@utdallas.edu COMMENT= A tool to extract data from tcpdump logs NO_BUILD= yes PLIST_FILES= bin/chaosreader0.94 bin/sshkeydata0.20 do-install: ${INSTALL_SCRIPT} ${DISTDIR}/chaosreader0.94 \ ${PREFIX}/bin ${INSTALL_SCRIPT} ${DISTDIR}/sshkeydata0.20 \ ${PREFIX}/bin .include --- Makefile ends here --- --- distinfo begins here --- MD5 (chaosreader0.94) = ef307a4aa11964dc2558248847219ae9 SHA256 (chaosreader0.94) = e84e2044aec3371ea5505d7d7db2c746d62ee1d24c970b90775e25c3625ab982 SIZE (chaosreader0.94) = 185986 MD5 (sshkeydata0.20) = 0fc49c757b879a4636e2b68983538449 SHA256 (sshkeydata0.20) = 324b6b7b4110dbfbb9ca93309853b651d290018b4d0d3fe68ae3078fca27e36d SIZE (sshkeydata0.20) = 11341 --- distinfo ends here --- --- pkg-descr begins here --- Chaosreader is a perl script that parses snoop or tcpdump logs and extracts sessions for a number of different appplications: ssh, telnet, smtp, irc, ftp, etc. The data are formatted into an html file and can be used to replay some sessions. Sshkeydata is a perl script that attempts to recreate ssh sessions extracted by chaosreader by estimating what commands may have been typed. Both scripts are installed in ${PREFIX}/bin WWW: http://sourceforge.net/projects/chaosreader --- pkg-descr ends here --- >Release-Note: >Audit-Trail: >Unformatted: