File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Changelog for hydra
2
2
-------------------
3
3
4
- Release 9.5-dev
4
+ Release 9.5
5
5
* http-form:
6
6
- The help for http-form was wrong. the condition variable must always be
7
7
the *last* parameter, not the third
Original file line number Diff line number Diff line change 1
1
2
2
H Y D R A
3
3
4
- (c) 2001-2022 by van Hauser / THC
4
+ (c) 2001-2023 by van Hauser / THC
5
5
<vh@thc.org> https://github.com/vanhauser-thc/thc-hydra
6
6
many modules were written by David (dot) Maciejak @ gmail (dot) com
7
7
BFG code by Jan Dlabal <dlabaljan@gmail.com>
Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ char *SERVICES = "adam6500 asterisk afp cisco cisco-enable cobaltstrike cvs fire
228
228
#define RESTOREFILE "./hydra.restore"
229
229
230
230
#define PROGRAM "Hydra"
231
- #define VERSION "v9.6 "
231
+ #define VERSION "v9.5 "
232
232
#define AUTHOR "van Hauser/THC"
233
233
#define EMAIL "<vh@thc.org>"
234
234
#define AUTHOR2 "David Maciejak"
You can’t perform that action at this time.
0 commit comments