Nest

Type your comment> @TazWake said:

@Mouuzartt said:

sooo what sohuld i use instead of ssh to get inside the machine? because i tried to install from github psexec.py but it is giving me a fatal error: repository not found and im getting rly frustrated because this was going to be my first machine being solved, but it looks like is not going to happen. pls help me out

First off, you need to have run nmap or something similar to determine what ports are available.

This tells you what you can use and would have saved you a lot of time by showing there was no SSH service listening.

How did you find the username and password which you tried to use over SSH? Because I would suggest that might be a good way to maintain access.

As for the other port, the thread here suggests using telnet rather than netcat.

i used nmap yeah but forgot that couldnt use ssh if wasnt there, mb. I found the credentials using smbclient and then navigating through the files, but now idk where to use the credentials, thats my only problem now