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 :)
This commit is contained in:
parent
d56ac88e6d
commit
32f3830565
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432798
@ -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/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user