There are already several login hacker tools available, however none does

either support more than one protocol to attack or support parallized
connects.

Currently this tool supports TELNET, FTP, POP3, IMAP, HTTP Basic and Cisco
authentication only, however the module engine for new services is very easy
so it won't take a long time until more services are supported.
This commit is contained in:
obecian 2001-10-03 03:47:14 +00:00
parent 30565c82b8
commit 0d964cbef5
4 changed files with 39 additions and 0 deletions

22
security/hydra/Makefile Normal file
View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/10/03 03:47:14 obecian Exp $
COMMENT= "parallized login hacker"
DISTNAME= hydra-1.3
CATEGORIES= security
NEED_VERSION= 1.427
HOMEPAGE= http://www.thehackerschoice.com/
MAINTAINER= Mark Grimes <obecian@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.thehackerschoice.com/releases/
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>

3
security/hydra/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (hydra-1.3.tar.gz) = 53aae7ecf77d2b48df6b0413cc15fe0c
RMD160 (hydra-1.3.tar.gz) = edd5ff9b865d137a57496c61c7a989dc7dd05bf5
SHA1 (hydra-1.3.tar.gz) = 90d068128d2543fb617312add5a17d8e0096da00

12
security/hydra/pkg/DESCR Normal file
View File

@ -0,0 +1,12 @@
There are already several login hacker tools available, however none does
either support more than one protocol to attack or support parallized
connects.
Currently this tool supports TELNET, FTP, POP3, IMAP, HTTP Basic and Cisco
authentication only, however the module engine for new services is very easy
so it won't take a long time until more services are supported.
Planned are: SSH, SAMBA, PCNFS, R-services, and more.
Additionally, password only protocols will be supported in the future:
SNMP, RIP, OSPF and others.
WWW: ${HOMEPAGE}

2
security/hydra/pkg/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/10/03 03:47:14 obecian Exp $
bin/hydra