mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
fix proxy support for http-form
This commit is contained in:
parent
4ae7a365e9
commit
75b7b52da9
2 changed files with 10 additions and 8 deletions
6
CHANGES
6
CHANGES
|
@ -2,8 +2,10 @@ Changelog for hydra
|
|||
-------------------
|
||||
|
||||
Release 9.5-dev
|
||||
* The help for http-form was wrong. the condition variable must always be
|
||||
the *last* parameter, not the third
|
||||
* http-form:
|
||||
- The help for http-form was wrong. the condition variable must always be
|
||||
the *last* parameter, not the third
|
||||
- Proxy support was not working correctly
|
||||
* smb2: fix for updated libsmb2 which resulted in correct guessing attempts
|
||||
not being detected
|
||||
* smtp: break early if the server does not allow authentication
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue