Date: Tue, 24 Jun 2003 10:09:50 +0800 From: Foxfair Hu <foxfair@drago.fomokka.net> To: llevier@argosnet.com Cc: freebsd-ports@freebsd.org Subject: Re: ports/43942: New port submission: security/hydra Message-ID: <20030624020950.GA14660@drago.fomokka.net>
next in thread | raw e-mail | index | archive | help
--NDin8bjvE/0mNLFQ Content-Type: multipart/mixed; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline How about upgrade hydra to the latest version 2.2? I have a patch for this and also do some minor changes against to your PR. foxfair --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch.hydra" Content-Transfer-Encoding: quoted-printable diff -ruN ../hydra/Makefile ./Makefile --- ../hydra/Makefile Tue Jun 24 09:55:43 2003 +++ ./Makefile Tue Jun 24 10:02:39 2003 @@ -3,18 +3,18 @@ # Date created: Tue Oct 08, 2002 # Whom: Laurent LEVIER (llevier@argosnet.com) # -# $FreeBSD: ports/security/hydra/Makefile,v 1.58 2002/10/08 12:10:37 llevi= er Exp $ +# $FreeBSD$ # =20 -PORTNAME?=3D hydra -PORTVERSION=3D 2.1 +PORTNAME=3D hydra +PORTVERSION=3D 2.2 CATEGORIES=3D security -MASTER_SITES=3D http://www.thehackerschoice.com/releases/ \ - http://packetstormsecurity.org/groups/thc/ -DISTNAME=3D hydra-${PORTVERSION} -EXTRACT_SUFX=3D .tar.gz +MASTER_SITES=3D http://www.thc.org/releases/ \ + ${MASTER_SITE_PACKETSTORM} +MASTER_SITE_SUBDIR=3D groups/thc =20 MAINTAINER=3D llevier@argosnet.com +COMMENT=3D Bruce Force Attack Utility working on multiple network services =20 .include <bsd.port.pre.mk> =20 diff -ruN ../hydra/distinfo ./distinfo --- ../hydra/distinfo Tue Jun 24 09:55:43 2003 +++ ./distinfo Tue Jun 24 09:54:17 2003 @@ -1 +1 @@ -MD5 (hydra-2.1.tar.gz) =3D ab7bd73533cce770b4e6c8e46abef998 +MD5 (hydra-2.2.tar.gz) =3D 05042c1add6155ea48233df05a1e37ae diff -ruN ../hydra/pkg-comment ./pkg-comment --- ../hydra/pkg-comment Tue Jun 24 09:55:43 2003 +++ ./pkg-comment Thu Jan 1 08:00:00 1970 @@ -1 +0,0 @@ -Bruce Force Attack Utility working on multiple network services: POP, teln= et, ... diff -ruN ../hydra/pkg-descr ./pkg-descr --- ../hydra/pkg-descr Tue Jun 24 09:55:43 2003 +++ ./pkg-descr Tue Jun 24 09:59:58 2003 @@ -1,7 +1,8 @@ -Hydra is a parallized login hacker utility. -Hydra can brute force attack on FTP, POP3, IMAP, Telnet, HTTP Auth, NNTP, = VNC, ICQ, Socks5, PCNFS and more. -Includes SSL support. -NEW: Samba, Cisco enable and LDAP! Hydra is now included in Nessus +Hydra is a parallized login hacker utility. Hydra can brute force attack o= n F +TP, POP3, IMAP, Telnet, HTTP Auth, NNTP, VNC, ICQ, Socks5, PCNFS and more= =20 +services within SSL support. =20 -WWW: http://www.thehackerschoice.com/releases.php +NEWS: Hydra is now included in Nessus, but this port is provided as a +standalone program to avoid installing a full Nessus scanner system. =20 +WWW: http://www.thc.org/releases.php diff -ruN ../hydra/pkg-plist ./pkg-plist --- ../hydra/pkg-plist Tue Jun 24 09:55:43 2003 +++ ./pkg-plist Tue Jun 24 09:42:02 2003 @@ -1,2 +1 @@ -@comment $FreeBSD: ports/security/hydra/pkg-plist,v 1.11 2001/04/15 01:04:= 33 obrien Exp $ bin/hydra --4Ckj6UjgE2iN1+kY-- --NDin8bjvE/0mNLFQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+97LusWh5Cw3CV+oRArstAJ9IGC1cXQXddWRMu5t2s53vDUQvDgCgkR1G s0RagViiWIEMF5xlnm91xJY= =xWtG -----END PGP SIGNATURE----- --NDin8bjvE/0mNLFQ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030624020950.GA14660>