The Wayback Machine - https://web.archive.org/web/20200616162336/https://github.com/topics/bruteforce
Skip to content
#

bruteforce

Here are 406 public repositories matching this topic...

jhertz
jhertz commented Apr 17, 2020

Hi All,

So I'm trying to use hydra to bruteforce a login on a system that uses custom http headers to receive the username and password. Hydra does not seem to be doing substitution of ^USER^ and ^PASS^ when used as HTTP headers. If I issue issuing a call to hydra like this:

hydra "http-post://0.0.0.0:8000/:H=username\:^USER^:H=password\:^PASS^" -l admin -p admin

I see the following r

cwcromwell
cwcromwell commented Jul 29, 2018

I did a basic line edit of the "Usage" section, but next it needs reorganization and more information.

Would anyone want to spend time on a call or two to help me understand some of the commands? Some of them aren't obvious to me from the command line help, so they might benefit from better explanation.

(I'll continue to work on this section, but having a technical expert to answer some of

Improve this page

Add a description, image, and links to the bruteforce topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bruteforce topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.