Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2004 16:07:11 +0200 (CEST)
From:      llevier@argosnet.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73042: Hydra port upgrade
Message-ID:  <200410231407.i9NE7B7P018667@tirion.argosnet.com>
Resent-Message-ID: <200410231410.i9NEAPDB028402@freefall.freebsd.org>

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

>Number:         73042
>Category:       ports
>Synopsis:       Hydra port upgrade
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 23 14:10:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Laurent LEVIER
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
none
>Environment:
System: FreeBSD tirion.argosnet.com 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Wed Jul 14 18:53:04 CEST 2004 root@tirion.argosnet.com:/usr/obj/usr/src/sys/TIRION i386

# 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:
#
#       hydra
#       hydra/files
#       hydra/Makefile
#       hydra/distinfo
#       hydra/pkg-descr
#
echo c - hydra
mkdir -p hydra > /dev/null 2>&1
echo c - hydra/files
mkdir -p hydra/files > /dev/null 2>&1
echo x - hydra/Makefile
sed 's/^X//' >hydra/Makefile << 'END-of-hydra/Makefile'
X# ex:ts=8
X# Ports collection makefile for:  hydra
X# Date created:                          Tue Oct 08, 2002
X# Whom:                                  Laurent LEVIER (llevier@argosnet.com)
X#
X# $FreeBSD: ports/security/hydra/Makefile,v 1.9 2004/05/05 20:24:03 mi Exp $
X#
X
XPORTNAME=      hydra
XPORTVERSION=   4.3
XCATEGORIES=    security
XMASTER_SITES=  http://www.thc.org/releases/ \
X               ${MASTER_SITE_PACKETSTORM}
XEXTRACT_SUFX=  -src.tar.gz
XMASTER_SITE_SUBDIR=    groups/thc
X
XWRKSRC=                ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src
X
XMAINTAINER=    llevier@argosnet.com
XCOMMENT=       Brute force attack utility working on multiple network services
X
XNO_LATEST_LINK=        yes
XPLIST_FILES=   bin/hydra
XUSE_REINPLACE= yes
XGNU_CONFIGURE= yes
XUSE_OPENSSL=   yes
X
Xdo-install:
X       @${INSTALL_PROGRAM} ${WRKSRC}/hydra ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-hydra/Makefile
echo x - hydra/distinfo
sed 's/^X//' >hydra/distinfo << 'END-of-hydra/distinfo'
XMD5 (hydra-4.3-src.tar.gz) = e135798de515bb2f7a231625046210a9
XSIZE (hydra-4.3-src.tar.gz) = 172215
END-of-hydra/distinfo
echo x - hydra/pkg-descr
sed 's/^X//' >hydra/pkg-descr << 'END-of-hydra/pkg-descr'
XHydra is a parallized login hacker utility. Hydra can brute force attack on 
XFTP, POP3, IMAP, Telnet, HTTP Auth, NNTP, VNC, ICQ, Socks5, PCNFS and more 
Xservices within SSL support. This port is provided as a standalone program to
Xavoid installing a full Nessus scanner system.
X
XNEWS: Hydra is now included in Nessus!
X
XWWW: http://www.thc.org/releases.php
END-of-hydra/pkg-descr
exit

>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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