Skip to content

Add an argument in Hydra to filter or acknowledge HTTP error code in http post form mode #913

Description

@MinhPham123456789

When running Hydra in http-post-form mode targeting a POST login form, the host returns 401 HTTP code as an expected sign showing the username or password is not correct but Hydra continuously display ERROR message stating that the user should switch to HTTP get mode, which is not correct.

The error message:
[ERROR] the target is using HTTP auth, not a web form, received HTTP error code 401. Use module "http-get" instead.

Is there a way to suppress or guide Hydra to stop printing ERROR message and acknowledge the 401 HTTP code in the process?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions