I am on the Password Attacks Lab - Medium and I am stuck getting started.
Nmap scan shows ssh and smb ports.
I am using hydra and the provided username.list and password.list with ssh but I am getting nowhere. No hits so far (has been running for hours now).
Any hints to nudge me in the right direction?
Edit: I see I can connect via smb to a share using the usernames a**** and d***** but I found those names in another thread on this forum. But I don’t know how I would have known those names without the forum.
Btw, I have found out how they discovered all the usernames. When I looked back at the previous sections, I realized that there is a method that uses Metasploit. I tried it, and it provided me with all the usernames.
I’m also struggling on this step. I figured out that you can’t bruteforce ssh because it doesn’t accept password login and with samba using the 3 mentioned tools (hydra, cme and metasploit) there is a password that triggers almost every user.
Still after trying all of these, nothing. Could somebody give a hint?