mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-14 18:48:17 -07:00
http-form fix to always identify 403/404 as failed
This commit is contained in:
parent
7f4d8fc6e9
commit
0626888331
2 changed files with 5 additions and 3 deletions
4
CHANGES
4
CHANGES
|
@ -3,7 +3,9 @@ Changelog for hydra
|
|||
|
||||
|
||||
Release 8.7-dev
|
||||
* http-get/http-post: now supports H=/h= parameters same as http-form (thanks to mathewmarcus@github for the patch)
|
||||
* http-get/http-post:
|
||||
- now supports H=/h= parameters same as http-form (thanks to mathewmarcus@github for the patch)
|
||||
- 403/404 errors are now always registered as failed attempts
|
||||
* mysql module: a non-default port was not working, fixed
|
||||
* added -w timeout support to ssh module
|
||||
* fixed various memory leaks in http-form module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue