mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-31 03:50:51 -07:00
v9.4 release
This commit is contained in:
parent
5cb9e50cc5
commit
45d2f2dd67
2 changed files with 2 additions and 2 deletions
2
CHANGES
2
CHANGES
|
@ -1,7 +1,7 @@
|
|||
Changelog for hydra
|
||||
-------------------
|
||||
|
||||
Release 9.4-dev
|
||||
Release 9.4
|
||||
* Switched from pcre/pcre3 to pcre2 as pcre/pcre3 will be dropped from Debian
|
||||
* Small fix for weird RTSP servers
|
||||
* Added "2=" optional parameter to http-post-form module to tell hydra that
|
||||
|
|
2
hydra.c
2
hydra.c
|
@ -228,7 +228,7 @@ char *SERVICES = "adam6500 asterisk afp cisco cisco-enable cobaltstrike cvs fire
|
|||
#define RESTOREFILE "./hydra.restore"
|
||||
|
||||
#define PROGRAM "Hydra"
|
||||
#define VERSION "v9.4-dev"
|
||||
#define VERSION "v9.4"
|
||||
#define AUTHOR "van Hauser/THC"
|
||||
#define EMAIL "<vh@thc.org>"
|
||||
#define AUTHOR2 "David Maciejak"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue