fix http-post-form optional parameter parsing

This commit is contained in:
van Hauser 2020-10-16 13:49:07 +02:00
parent 78387c1ab1
commit 631a61be8e
3 changed files with 27 additions and 19 deletions

View file

@ -225,7 +225,7 @@ char *SERVICES = "adam6500 asterisk afp cisco cisco-enable cvs firebird ftp[s] "
#define RESTOREFILE "./hydra.restore"
#define PROGRAM "Hydra"
#define VERSION "v9.1"
#define VERSION "v9.2-dev"
#define AUTHOR "van Hauser/THC"
#define EMAIL "<vh@thc.org>"
#define AUTHOR2 "David Maciejak"