thc
Here are 8 public repositories matching this topic...
-
Updated
Feb 21, 2020 - C
-
Updated
Jul 29, 2020 - HTML
-
Updated
Feb 24, 2020 - C++
-
Updated
Aug 24, 2020 - C++
-
Updated
May 30, 2020 - C++
Improve this page
Add a description, image, and links to the thc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the thc topic, visit your repo's landing page and select "manage topics."
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 adminI see the following r