Hello,
In this article you will find the solutions for the Hydra room on Try Hack Me.
Link:
Almost every bruteforcing or cracking task from HackTheBox/TryHackMe uses the rockyou.txt wordlist. You can google it and download it, if you can’t find it in your Kali distro under the path /usr/share/wordlists/rockyou.txt.gz
If you’re using Kali then you have Hydra already installed, all you have to do is run two commands:
Flag 1
Run the following command, the password should be cracked in less than one minute.
|
|
Flag 2
Start bruteforcing the ssh password then logon via ssh as molly to grab the flag.
|
|
Thanks for reading!