I’m new to HTB, and I’m currently facing an issue with the module called “Login Brute-Forcing,” specifically in the section on Basic HTTP Authentication.
I successfully used Hydra to brute-force the target and obtained the username “basic-auth-user” along with the easy password. However, they ask the following question:
“After successfully brute-forcing and then logging into the target, what is the full flag you find?”
With the credentials I gathered, I understand that I need to log into the target to retrieve the flag. I tried using the following SSH command:
Hi, I have used the ip address and port to login, and my username and password are not working!! I am using the generated hydra username and password . I reloaded the target and redid the hydra command, but still it does not work. Can someone assist?