Skip to content

Commit 714b051

Browse files
committed
v9.5 release
1 parent 377ac86 commit 714b051

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog for hydra
22
-------------------
33

4-
Release 9.5-dev
4+
Release 9.5
55
* http-form:
66
- The help for http-form was wrong. the condition variable must always be
77
the *last* parameter, not the third

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
H Y D R A
33

4-
(c) 2001-2022 by van Hauser / THC
4+
(c) 2001-2023 by van Hauser / THC
55
<[email protected]> https://github.com/vanhauser-thc/thc-hydra
66
many modules were written by David (dot) Maciejak @ gmail (dot) com
77
BFG code by Jan Dlabal <[email protected]>

hydra.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ char *SERVICES = "adam6500 asterisk afp cisco cisco-enable cobaltstrike cvs fire
228228
#define RESTOREFILE "./hydra.restore"
229229

230230
#define PROGRAM "Hydra"
231-
#define VERSION "v9.6"
231+
#define VERSION "v9.5"
232232
#define AUTHOR "van Hauser/THC"
233233
#define EMAIL "<[email protected]>"
234234
#define AUTHOR2 "David Maciejak"

0 commit comments

Comments
 (0)