Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 1998 16:47:00 +0100 (CET)
From:      The Administrator <admin@righi.ml.org>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9039: sniff-1.0 program
Message-ID:  <199812101547.QAA21829@righi.ml.org>

next in thread | raw e-mail | index | archive | help

>Number:         9039
>Category:       ports
>Synopsis:       sniff-1.0 program
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 10 07:50:00 PST 1998
>Last-Modified:
>Originator:     The Administrator
>Organization:
>Release:        FreeBSD 3.0-RELEASE i386
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/net/sniff
#	/usr/ports/net/sniff/pkg
#	/usr/ports/net/sniff/pkg/COMMENT
#	/usr/ports/net/sniff/pkg/DESCR
#	/usr/ports/net/sniff/pkg/PLIST
#	/usr/ports/net/sniff/Makefile
#	/usr/ports/net/sniff/files
#	/usr/ports/net/sniff/files/md5
#
echo c - /usr/ports/net/sniff
mkdir -p /usr/ports/net/sniff > /dev/null 2>&1
echo c - /usr/ports/net/sniff/pkg
mkdir -p /usr/ports/net/sniff/pkg > /dev/null 2>&1
echo x - /usr/ports/net/sniff/pkg/COMMENT
sed 's/^X//' >/usr/ports/net/sniff/pkg/COMMENT << 'END-of-/usr/ports/net/sniff/pkg/COMMENT'
XProgram to sniff logins and passwords
END-of-/usr/ports/net/sniff/pkg/COMMENT
echo x - /usr/ports/net/sniff/pkg/DESCR
sed 's/^X//' >/usr/ports/net/sniff/pkg/DESCR << 'END-of-/usr/ports/net/sniff/pkg/DESCR'
XThis program filters the tcpump raw packet data looking for logins and
Xpasswords on the most commonly used tcp ports (ftp telnet pop3 ...).
XIt dumps sniffed data to a file named sniff.log
X
END-of-/usr/ports/net/sniff/pkg/DESCR
echo x - /usr/ports/net/sniff/pkg/PLIST
sed 's/^X//' >/usr/ports/net/sniff/pkg/PLIST << 'END-of-/usr/ports/net/sniff/pkg/PLIST'
Xsbin/sniff
X
END-of-/usr/ports/net/sniff/pkg/PLIST
echo x - /usr/ports/net/sniff/Makefile
sed 's/^X//' >/usr/ports/net/sniff/Makefile << 'END-of-/usr/ports/net/sniff/Makefile'
X# New ports collection makefile for:	sniff
X# Version required:	1.0
X# Date created:		7 December 1998
X# Whom:			Rick & Samu
X#
X# $Id$
X#
X
XDISTNAME=	sniff-1.0
XCATEGORIES=	net
XMASTER_SITES=   ftp://righi.df.unibo.it/pub/sniff/
X
XMAINTAINER=	veraldi@cs.unibo.it
X
XMAN1=		sniff.1
XHAS_CONFIGURE=          yes
XCONFIGURE_SCRIPT=       configure
X
X.include <bsd.port.mk>
END-of-/usr/ports/net/sniff/Makefile
echo c - /usr/ports/net/sniff/files
mkdir -p /usr/ports/net/sniff/files > /dev/null 2>&1
echo x - /usr/ports/net/sniff/files/md5
sed 's/^X//' >/usr/ports/net/sniff/files/md5 << 'END-of-/usr/ports/net/sniff/files/md5'
XMD5 (sniff-1.0.tar.gz) = 7843cbd6241834234c8cc44204fb2dc5
END-of-/usr/ports/net/sniff/files/md5
exit

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812101547.QAA21829>