Skip to content

hydra 9.5

Latest
Compare
Choose a tag to compare
@vanhauser-thc vanhauser-thc released this 12 Jun 08:06
· 23 commits to master since this release

Release 9.5

  • 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
  • rdp: detect more return codes that say a user is disabled etc.