Level 2 → Level 3

用上一关获得的秘密ssh连接
ssh -p 2220 bandit2@bandit.labs.overthewire.org
image
使用ls,看到存在一个文件,使用cat ./--* 获得密码
image