[OverTheWire] Bandit Level 14 → Level 15
Level Goal
The password for the next level can be retrieved by submitting the password of the current level to port 30000 on localhost.
Commands you may need to solve this level
- ssh
- telnet
- nc
- openssl
- s_client
- nmap
My Answer (Step by step)
- 連線到伺服器並登入
ssh bandit14@bandit.labs.overthewire.org -p 2220
- 透過 nc 指令連線到本機 30000 port,並輸入當前等級密碼即可獲得 Level 15 密碼!
nc localhost 30000
# MU4VWeTyJk8ROof1qqmcBPaLh7lDCPvS
# Correct!
# 8xCjnmgoKbGLhHFAZlGE5Tmu4M2tKJQo