diff --git a/CHANGES b/CHANGES index da0b624..6eee16c 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ Changelog for hydra Release 8.6-dev * added radmin2 module by catatonic prime - great work! -* smb module now checks if SMBv1 is supported by the server and now signing is required +* smb module now checks if SMBv1 is supported by the server and if signing is required * http-form module now supports URLs up to 6000 bytes (thanks to petrock6@github for the patch) * Fix for SSL connections that failed with error:00000000:lib(0):func(0):reason(0) (thanks gaia@github for reporting) * Added new command line option: diff --git a/hydra.c b/hydra.c index 8ec961c..112db56 100644 --- a/hydra.c +++ b/hydra.c @@ -207,7 +207,7 @@ char *SERVICES = #define RESTOREFILE "./hydra.restore" #define PROGRAM "Hydra" -#define VERSION "v8.6-dev" +#define VERSION "v8.6" #define AUTHOR "van Hauser/THC" #define EMAIL "" #define RESOURCE "http://www.thc.org/thc-hydra" diff --git a/web/CHANGES b/web/CHANGES index 249e2bb..6eee16c 100644 --- a/web/CHANGES +++ b/web/CHANGES @@ -2,7 +2,15 @@ Changelog for hydra ------------------- Release 8.6-dev -* ... +* added radmin2 module by catatonic prime - great work! +* smb module now checks if SMBv1 is supported by the server and if signing is required +* http-form module now supports URLs up to 6000 bytes (thanks to petrock6@github for the patch) +* Fix for SSL connections that failed with error:00000000:lib(0):func(0):reason(0) (thanks gaia@github for reporting) +* Added new command line option: + -c TIME: seconds between login attempts (over all threads, so -t 1 is recommended) +* Options put after -R (for loading a restore file) are now honored (and were disallowed before) +* merged several patches by Diadlo@github to make the code easier readable. thanks for that! +* merged a patch by Diadlo@github that moves the help output to the invididual module Release 8.5 diff --git a/web/index.html b/web/index.html index bd6760f..6786d7f 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.5 - Last update 2017-05-03 + Current Version: 8.6 + Last update 2017-07-21

@@ -34,20 +34,20 @@ Read below for Linux compilation notes. - CHANGELOG for 8.5 + CHANGELOG for 8.6 =================== ! Development moved to a public github repository: https://github.com/vanhauser-thc/thc-hydra ! 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 - * New command line option: - -b : format option for -o output file (json only so far, happy for patches supporting others :) ) - thanks to veggiespam for the patch - * ./configure now honors the CC enviroment variable if present - * Fix for the restore file crash on some x64 platforms (finally! thanks to lukas227!) - * Changed the format of the restore file to detect cross platform copies - * Fixed a bug in the NCP module - * Favor strrchr() over rindex() - * Added refactoring patch by diadlo - * Updated man page with missing command line options + * added radmin2 module by catatonic prime - great work! + * smb module now checks if SMBv1 is supported by the server and if signing is required + * http-form module now supports URLs up to 6000 bytes (thanks to petrock6@github for the patch) + * Fix for SSL connections that failed with error:00000000:lib(0):func(0):reason(0) (thanks gaia@github for reporting) + * Added new command line option: + -c TIME: seconds between login attempts (over all threads, so -t 1 is recommended) + * Options put after -R (for loading a restore file) are now honored (and were disallowed before) + * merged several patches by Diadlo@github to make the code easier readable. thanks for that! + * merged a patch by Diadlo@github that moves the help output to the invididual module You can also take a look at the full CHANGES file @@ -132,7 +132,7 @@ [0x05] The Art of Downloading: Source and Binaries 1. PRODUCTION/RELEASE VERSION: - The source code of state-of-the-art Hydra: hydra-8.5.tar.gz + The source code of state-of-the-art Hydra: hydra-8.6.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 c72dbc3..ac3aa69 100644 --- a/web/network_password_cracker_comparison.html +++ b/web/network_password_cracker_comparison.html @@ -62,14 +62,14 @@ features are added to the project. If you find any inaccuracies Version - 8.5 - 2.1 + 8.6 + 2.2 0.4 alpha Last Update - May 2017 - April 2012 + July 2017 + November 2015 April 2011 @@ -530,6 +530,14 @@ contact us as the service depends on RFC implementations, some adjustements may No + +Asterisk + +Yes +No +No + + RDP Windows Workstation @@ -692,11 +700,11 @@ contact us as the service depends on RFC implementations, some adjustements may No EXPN cmdYes -No +Yes No RCPT TO cmdYes -No +Yes No