Skip site navigation (1)Skip section navigation (2)
Date:      1 Nov 2002 17:04:13 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44810: [NEW PORT] security/ftpmap - fingerprints remote FTP servers
Message-ID:  <20021101170413.80708.qmail@outpost.globcon.net>

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

>Number:         44810
>Category:       ports
>Synopsis:       [NEW PORT] security/ftpmap - fingerprints remote FTP servers
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 01 09:10:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 14 02:23:23 MSD 2002     sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST  i386
>Description:
From pkg-descr:

Ftpmap scans remote FTP servers to indentify what software and what versions
they are running. It uses program-specific fingerprints to discover the name
of the software even when banners have been changed or removed, or when some
features have been disabled. IPv6 is fully supported.

Author:	Frank DENIS <j@4u.net>.
WWW:	http://www.jedi.claranet.fr/
>How-To-Repeat:
>Fix:

--- ftpmap-0.3.shar begins here ---
# 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:
#
#	ftpmap
#	ftpmap/distinfo
#	ftpmap/Makefile
#	ftpmap/pkg-comment
#	ftpmap/pkg-descr
#	ftpmap/pkg-plist
#
echo c - ftpmap
mkdir -p ftpmap > /dev/null 2>&1
echo x - ftpmap/distinfo
sed 's/^X//' >ftpmap/distinfo << 'END-of-ftpmap/distinfo'
XMD5 (ftpmap-0.3.tar.gz) = b14f5e7c81425889bd0688b0b7e4f8da
END-of-ftpmap/distinfo
echo x - ftpmap/Makefile
sed 's/^X//' >ftpmap/Makefile << 'END-of-ftpmap/Makefile'
X# New ports collection makefile for:	ftpmap
X# Date created:		01 Nov 2002
X# Whom:			Sergei Kolobov <sergei@kolobov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ftpmap
XPORTVERSION=	0.3
XCATEGORIES=	security ftp
XMASTER_SITES=	http://www.jedi.claranet.fr/
X
XMAINTAINER=	sergei@kolobov.com
X
XGNU_CONFIGURE=	yes
X
XDOCS=		NEWS README THANKS
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for file in ${DOCS}
X	${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-ftpmap/Makefile
echo x - ftpmap/pkg-comment
sed 's/^X//' >ftpmap/pkg-comment << 'END-of-ftpmap/pkg-comment'
XIdentify remote FTP server software by fingerprinting
END-of-ftpmap/pkg-comment
echo x - ftpmap/pkg-descr
sed 's/^X//' >ftpmap/pkg-descr << 'END-of-ftpmap/pkg-descr'
XFtpmap scans remote FTP servers to indentify what software and what versions
Xthey are running. It uses program-specific fingerprints to discover the name
Xof the software even when banners have been changed or removed, or when some
Xfeatures have been disabled. IPv6 is fully supported.
X
XAuthor:	Frank DENIS <j@4u.net>.
XWWW:	http://www.jedi.claranet.fr/
END-of-ftpmap/pkg-descr
echo x - ftpmap/pkg-plist
sed 's/^X//' >ftpmap/pkg-plist << 'END-of-ftpmap/pkg-plist'
Xbin/ftpmap
X%%PORTDOCS%%share/doc/ftpmap/NEWS
X%%PORTDOCS%%share/doc/ftpmap/README
X%%PORTDOCS%%share/doc/ftpmap/THANKS
X%%PORTDOCS%%@dirrm share/doc/ftpmap
END-of-ftpmap/pkg-plist
exit
--- ftpmap-0.3.shar ends here ---

>Release-Note:
>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?20021101170413.80708.qmail>