From owner-freebsd-ports@FreeBSD.ORG Mon Jun 23 19:10:10 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 135CC37B401; Mon, 23 Jun 2003 19:10:10 -0700 (PDT) Received: from drago.fomokka.net (drago.fomokka.net [140.117.205.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CA6843F75; Mon, 23 Jun 2003 19:10:09 -0700 (PDT) (envelope-from foxfair@drago.fomokka.net) Received: from drago.fomokka.net (dovsji@localhost [127.0.0.1]) by drago.fomokka.net (8.12.9/8.12.8) with ESMTP id h5O29pR7014684; Tue, 24 Jun 2003 10:10:00 +0800 (CST) (envelope-from foxfair@drago.fomokka.net) Received: (from foxfair@localhost) by drago.fomokka.net (8.12.9/8.12.8/Submit) id h5O29oNm014683; Tue, 24 Jun 2003 10:09:50 +0800 (CST) Date: Tue, 24 Jun 2003 10:09:50 +0800 From: Foxfair Hu To: llevier@argosnet.com Message-ID: <20030624020950.GA14660@drago.fomokka.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NDin8bjvE/0mNLFQ" Content-Disposition: inline X-PGP-Fingerprint: E05E A572 2F0C 166E 3711 17C7 B168 790B 0DC2 57EA X-PGP-KeyID: 1024D/0x0DC257EA User-Agent: Mutt/1.5.3i cc: freebsd-gnats-admin@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: ports/43942: New port submission: security/hydra X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: foxfair@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2003 02:10:10 -0000 --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 =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--