SSH Tips
Connect with pem/user/ip
This will allow you to stay connected to the CTF (metasploitCtf)
Root Logins Allowed
Found an ssh key, but can you log in with root?
Unable to negotiate
REF: sundayHTB
keys
If you found the ssh_key and the password
You can decode it like this:
SSH Konami Code (pivot)
ssh port forward (ref: SSHPivots)
While still in the same ssh session
Dynamic Port Forward listening on localhost:1080 going to SSH
And you get to keep your session!
Scenario: VNC Server is only exposed locally on PoisonHTB.
ssh key crack
Last updated