ports/145628: New port: security/skipfish An automated web application security scanner

G g at notreal.eu
Sun Apr 11 15:40:02 UTC 2010


>Number:         145628
>Category:       ports
>Synopsis:       New port: security/skipfish An automated web application security scanner
>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:   Sun Apr 11 15:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     G
>Release:        8.0-RELEASE
>Organization:
N/A
>Environment:
FreeBSD deimos.bsd.nix 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 21:11:58 UTC 2010     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
A fully automated, active web application security reconnaissance
tool, that features high speed, ease of use and cutting-edge
security logic.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	skipfish
#	skipfish/Makefile
#	skipfish/pkg-descr
#	skipfish/distinfo
#
echo c - skipfish
mkdir -p skipfish > /dev/null 2>&1
echo x - skipfish/Makefile
sed 's/^X//' >skipfish/Makefile << '2f50d8f6e3f598bac29aa2a47e13040d'
X# New ports collection makefile for:   skipfish
X# Date created:        11 April 2010
X# Whom:                G
X#
X# $FreeBSD$
X#
X
XPORTNAME=	skipfish
XPORTVERSION=	1.30b
XCATEGORIES=	security
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	g at notreal.eu
XCOMMENT=	An automated web application security scanner
X
XLIB_DEPENDS=	idn.16:${PORTSDIR}/dns/libidn
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XMAKE_JOBS_SAFE=	yes
X
XPLIST_FILES=	bin/skipfish \
X		share/skipfish/README \
X		share/skipfish/ChangeLog \
X		share/skipfish/dictionaries/complete.wl \
X		share/skipfish/dictionaries/default.wl \
X		share/skipfish/dictionaries/extensions-only.wl \
X		share/skipfish/dictionaries/minimal.wl \
X		share/skipfish/dictionaries/README-FIRST \
X		share/skipfish/assets/COPYING \
X		share/skipfish/assets/i_high.png \
X		share/skipfish/assets/i_low.png \
X		share/skipfish/assets/i_medium.png \
X		share/skipfish/assets/i_note.png \
X		share/skipfish/assets/i_warn.png \
X		share/skipfish/assets/index.html \
X		share/skipfish/assets/mime_entry.png \
X		share/skipfish/assets/n_children.png \
X		share/skipfish/assets/n_clone.png \
X		share/skipfish/assets/n_collapsed.png \
X		share/skipfish/assets/n_expanded.png \
X		share/skipfish/assets/n_failed.png \
X		share/skipfish/assets/n_maybe_missing.png \
X		share/skipfish/assets/n_missing.png \
X		share/skipfish/assets/n_unlinked.png \
X		share/skipfish/assets/p_dir.png \
X		share/skipfish/assets/p_file.png \
X		share/skipfish/assets/p_param.png \
X		share/skipfish/assets/p_pinfo.png \
X		share/skipfish/assets/p_serv.png \
X		share/skipfish/assets/p_unknown.png \
X		share/skipfish/assets/p_value.png \
X		share/skipfish/assets/sf_name.png
XPLIST_DIRS=	share/skipfish/dictionaries \
X		share/skipfish/assets \
X		share/skipfish
X
Xpost-patch:
X		@${REINPLACE_CMD}  '/#define ASSETS_DIR/s,".*","/usr/local/share/skipfish/assets",' ${WRKSRC}/config.h
X		@${REINPLACE_CMD}  '/#define DEF_WORDLIST/s,".*","/usr/local/share/skipfish/dictionaries/default.wl",' ${WRKSRC}/config.h
X
Xdo-install:
X		${MKDIR} ${DATADIR}/dictionaries
X		@(cd ${WRKSRC}/dictionaries/ && ${COPYTREE_SHARE} \* ${DATADIR}/dictionaries/)
X		${MKDIR} ${DATADIR}/assets
X		@(cd ${WRKSRC}/assets/ && ${COPYTREE_SHARE} \* ${DATADIR}/assets/)
X		@(cp ${WRKSRC}/README ${DATADIR})
X		@(cp ${WRKSRC}/ChangeLog ${DATADIR})
X		${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X
X.include <bsd.port.mk>
2f50d8f6e3f598bac29aa2a47e13040d
echo x - skipfish/pkg-descr
sed 's/^X//' >skipfish/pkg-descr << 'b9b53079f6d173ed7cac6fab1c70e1d6'
XA fully automated, active web application security reconnaissance
Xtool, that features high speed, ease of use and cutting-edge
Xsecurity logic.
X
XWWW: http://code.google.com/p/skipfish/
b9b53079f6d173ed7cac6fab1c70e1d6
echo x - skipfish/distinfo
sed 's/^X//' >skipfish/distinfo << '7af06dd87f96930b4de04877ba2bcc5b'
XMD5 (skipfish-1.30b.tgz) = 38860dc297b340422c048e9ab7ac9353
XSHA256 (skipfish-1.30b.tgz) = 43f5d9b15dfc99ceff549b063f9ea2576dc884d2a604a3ae2217c6ac89127be8
XSIZE (skipfish-1.30b.tgz) = 176042
7af06dd87f96930b4de04877ba2bcc5b
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list