File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 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.3-dev
4
+ Release 9.3
5
5
* support Xcode compilation
6
6
* new module: cobaltstrike by ultimaiiii, thank you!
7
7
* fix for ssh to support -M or ip/range
@@ -12,7 +12,7 @@ Release 9.3-dev
12
12
after the password is found
13
13
* fix to support IPv6 addresses in -M
14
14
* fix to test all entries in -C files, not exiting after the first found
15
- * attempt to make disappearing targets faster to terminate on
15
+ * make disappearing targets faster to terminate on
16
16
* added "make uninstall"
17
17
18
18
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.3-dev "
231
+ #define VERSION "v9.3"
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