summaryrefslogtreecommitdiff
path: root/security/hydra
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2017-01-29 21:13:55 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2017-01-29 21:13:55 +0000
commit32f3830565be6817682fd88751d60dfe6e1e379d (patch)
tree3cc391bdd059bbbb4f06b7244ff46cae60895bbf /security/hydra
parentsysutils/intel-pcm: Include <strings.h> for GCC (diff)
security/hydra: update to 8.4
Release 8.4 ! Reports came in that the rdp module is not working reliable sometimes, most likely against new Windows versions. please test, report and if possible send a fix * Proxy support re-implemented: - HYDRA_PROXY[_HTTP] environment can be a text file with up to 64 entries - HYDRA_PROXY_AUTH was deprecated, set login/password in HTTP_PROXY[_HTTP] * New protocol: adam6500 - this one is work in progress, please test and report * New protocol: rpcap - thanks to Petar Kaleychev <petar.kaleychev@gmail.com> * New command line options: -y : disables -x 1aA interpretation, thanks to crondaemon for the patch -I : ignore an existing hydra.restore file (dont wait for 10 seconds) * hydra-svn: works now with the current libsvn version * hydra-ssh: initial check for password auth support now uses login supplied * Fixed dpl4hydra to be able to update from the web again * Fixed crash when -U was used without any service (thanks to thecarterb for reporting) * Updated default password lists * The protocols vnc, xmpp, telnet, imap, nntp and pcanywhere got accidentially long sleep commands due a patch in 8.2, fixed * Added special error message for clueless users :)
Notes
Notes: svn path=/head/; revision=432798
Diffstat (limited to 'security/hydra')
-rw-r--r--security/hydra/Makefile2
-rw-r--r--security/hydra/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 319266f79b05..5bf9245d8e0e 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hydra
-PORTVERSION= 8.3
+PORTVERSION= 8.4
CATEGORIES= security
MASTER_SITES= https://www.thc.org/releases/ \
PACKETSTORM/groups/thc/
diff --git a/security/hydra/distinfo b/security/hydra/distinfo
index 2fe0c6d952ce..054fddac76d5 100644
--- a/security/hydra/distinfo
+++ b/security/hydra/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1471866771
-SHA256 (hydra-8.3.tar.gz) = b94ee47254e01a8c18be38eae8b953bfe4f734db60cafd1054b3316419b1687d
-SIZE (hydra-8.3.tar.gz) = 1136387
+TIMESTAMP = 1485723289
+SHA256 (hydra-8.4.tar.gz) = 482846580888f54e000bb125e263a65c32fa28ba86c9d4012371cf55c3bdc140
+SIZE (hydra-8.4.tar.gz) = 1205609