From 5ae15317c61568d66c18762d37a21a30d409fa88 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 27 Jan 2017 17:19:18 +0100 Subject: [PATCH] 8.4 docu update --- web/CHANGES | 16 +++++++++-- web/README | 4 +-- web/index.html | 29 ++++++++++++++------ web/network_password_cracker_comparison.html | 20 ++++++++++++-- 4 files changed, 53 insertions(+), 16 deletions(-) diff --git a/web/CHANGES b/web/CHANGES index 31a59d4..49cf12d 100644 --- a/web/CHANGES +++ b/web/CHANGES @@ -1,11 +1,21 @@ Changelog for hydra ------------------- -Release 8.4-dev +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 command line option -y which disables -x 1aA interpretation, thanks to crondaemon for the patch +* New protocol: adam6500 - this one is work in progress, please test and report +* New protocol: rpcap - thanks to Petar Kaleychev +* 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 :) @@ -19,7 +29,7 @@ Release 8.3 Release 8.2 * Added RTSP module, thanks to jjavi89 for supplying! -* Added patch for ssh that fixes hyra stopping to connect, thanks to ShantonRU for the patch +* Added patch for ssh that fixes hydra stopping to connect, thanks to ShantonRU for the patch * Added new -O option to hydra to support SSL servers that do not suport TLS * Added xhydra gtk patche by Petar Kaleychev to support modules that do not use usernames * Added patch to redis for initial service checking by Petar Kaleychev - thanks a lot! diff --git a/web/README b/web/README index 27a5bd1..b48bf5b 100644 --- a/web/README +++ b/web/README @@ -1,7 +1,7 @@ H Y D R A - (c) 2001-2016 by van Hauser / THC + (c) 2001-2017 by van Hauser / THC http://www.thc.org many modules were written by David (dot) Maciejak @ gmail (dot) com BFG code by Jan Dlabal @@ -54,7 +54,7 @@ If you are interested in the current development state, the public development repository is at Github: svn co https://github.com/vanhauser-thc/thc-hydra or - git clone https://github.com/vanhauser-thc/thc-hydra.git + git clone https://github.com/vanhauser-thc/thc-hydra Use the development version at your own risk. It contains new features and new bugs. Things might not work! diff --git a/web/index.html b/web/index.html index 8d695ff..6d02e3a 100644 --- a/web/index.html +++ b/web/index.html @@ -16,8 +16,8 @@ A very fast network logon cracker which support many different services. See feature sets and services coverage page - incl. a speed comparison against ncrack and medusa

- Current Version: 8.3 - Last update 2016-08-11 + Current Version: 8.4 + Last update 2017-01-27

@@ -33,15 +33,26 @@ Read below for Linux compilation notes. - CHANGELOG for 8.3 + CHANGELOG for 8.4 =================== ! Development moved to a public github repository: https://github.com/vanhauser-thc/thc-hydra - * Support for upcoming OpenSSL 1.1 added. needs testing. - * Fixed hydra redo bug (issue #113) - * Updated xhydra for new hydra features and options - * Some more command line error checking - * Ensured unneeded sockets are closed + ! 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 + * 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 :) You can also take a look at the full CHANGES file @@ -126,7 +137,7 @@ [0x05] The Art of Downloading: Source and Binaries 1. PRODUCTION/RELEASE VERSION: - The source code of state-of-the-art Hydra: hydra-8.3.tar.gz + The source code of state-of-the-art Hydra: hydra-8.4.tar.gz (compiles on all UNIX based platforms - even MacOS X, Cygwin on Windows, ARM-Linux, Android, iPhone, Blackberry 10, etc.) 2. DEVELOPMENT VERSION: diff --git a/web/network_password_cracker_comparison.html b/web/network_password_cracker_comparison.html index 8c6258f..c2286a1 100644 --- a/web/network_password_cracker_comparison.html +++ b/web/network_password_cracker_comparison.html @@ -62,13 +62,13 @@ features are added to the project. If you find any inaccuracies Version - 8.3 + 8.4 2.1 0.4 alpha Last Update - August 2016 + January 2017 April 2012 April 2011 @@ -160,6 +160,14 @@ contact us as the service depends on RFC implementations, some adjustements may Ncrack + + ADAM-6500 + +Yes +No +No + + AFP @@ -564,6 +572,14 @@ contact us as the service depends on RFC implementations, some adjustements may No + + RPCAP + +Yes +No +No + + RSH