Hi.In this module I try to use medusa command firslty for ssh services. But It gives “No supported authentication methods located.” error. When I try to login service with ssh sshuser@ip -p 22 it didnt require password, but it required publickey. And i think medusa is not capable for this. Any tips?
Thanks for response. But I tried after you said and I also generated id_rsa key but again it doesnt work. "medusa -h 83.136.251.170 -n 22 -u sshuser -P SecLists/Passwords/2020-200_most_used_passwords.txt -M ssh -t 5 " i use this command as the module said. But publickey is problem. How can brute-force the ssh session without publickey also without password
As I remember username is sshuser. And password is in 2023-200_most_used_passwords.txt. But dont forget change the port that given to you. Dont write port 22. If you have any questions you can ask
I found ssh password but once you login and find the port the message below appears. The attached has my port given by htb just as an example but even when I use the one I found using nmap that says the port is open, it tells me its closed once I run the command. I have reset the target multiple times also. Any help is appreciated!!
I am using this command in the target system
medusa -h 94.237.59.237 -u ftpuser -P 2020-200_most_used_passwords.txt -M ftp -t 3