I’m working on the Password Attacks module, but I’m stuck on the first section on cracking winrm, ssh, rdp, smb.
I got through the winrm by bruteforcing with username/password list, from there I got to PS and got list of users for smb and rdp (not sure how to get ssh user, but I think it has to be the rest left in all users)
However I used these users to try to brute force smb, rdp, ssh, non of the user/pass worked.
Right now I’m stuck and have no idea where to go from here, am I missing something?