Overthewire-Bandit Level 15 - SSL - Ncat
Ref:
Bandit Level 15
Level Goal The password for the next level can be retrieved by submitting the password of the current level to port 30001 on localhost using SSL/TLS encryption.
Helpful note: Getting “DONE”, “RENEGOTIATING” or “KEYUPDATE”? Read the “CONNECTED COMMANDS” section in the manpage.
Commands you may need to solve this level ssh, telnet, nc, ncat, socat, openssl, s_client, nmap, netstat, ss
Helpful Reading Material
SSH
1
2
ssh bandit15@bandit.labs.overthewire.org -p 2220
8xCjnmgoKbGLhHFAZlGE5Tmu4M2tKJQo
This post is licensed under CC BY 4.0 by the author.
