mysql module not using a default db now

This commit is contained in:
van Hauser 2019-07-11 11:27:07 +02:00
parent 39bc8e64db
commit a93539e872
2 changed files with 3 additions and 8 deletions

View file

@ -3,6 +3,7 @@ Changelog for hydra
Release 9.1-dev
* your patch? :)
* changed mysql module not to use mysql db as a default. if the user has not access to this db auth fails ...
* added -K command line switch to disable redo attempts (good for mass scanning)
* forgot to have the -m option in the hydra help output