rdp disabled

This commit is contained in:
van Hauser 2018-12-24 13:18:17 +01:00
commit bf8444ae39

View file

@ -4,6 +4,7 @@ Changelog for hydra
Release 8.7-dev
* New web page: https://github.com/vanhauser-thc/thc-hydra
* rdp: disabled the module as it does not support the current protocol. If you want to add it contact me
* ldap: fixed a dumb strlen on a potential null pointer
* http-get/http-post:
- now supports H=/h= parameters same as http-form (thanks to mathewmarcus@github for the patch)