mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 12:36:09 -07:00
v9.5 release
This commit is contained in:
parent
377ac86652
commit
714b051867
3 changed files with 3 additions and 3 deletions
2
CHANGES
2
CHANGES
|
@ -1,7 +1,7 @@
|
|||
Changelog for hydra
|
||||
-------------------
|
||||
|
||||
Release 9.5-dev
|
||||
Release 9.5
|
||||
* http-form:
|
||||
- The help for http-form was wrong. the condition variable must always be
|
||||
the *last* parameter, not the third
|
||||
|
|
2
README
2
README
|
@ -1,7 +1,7 @@
|
|||
|
||||
H Y D R A
|
||||
|
||||
(c) 2001-2022 by van Hauser / THC
|
||||
(c) 2001-2023 by van Hauser / THC
|
||||
<vh@thc.org> https://github.com/vanhauser-thc/thc-hydra
|
||||
many modules were written by David (dot) Maciejak @ gmail (dot) com
|
||||
BFG code by Jan Dlabal <dlabaljan@gmail.com>
|
||||
|
|
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.6"
|
||||
#define VERSION "v9.5"
|
||||
#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