주어진 private ssh키로 bandit14에 접속해서 비밀번호를 알아내야 한다.
일단 private ssh 키가 뭔지 모르므로, 구글링
arsviator.blogspot.com/2015/04/ssh-ssh-key.html
ssh(secure shell) 옵션
** ssh(secure shell) 구문 및 명령줄 옵션 ssh [-a] [-c idea blowfish des 3des arcfour tss none] [-e escape_char] A [-I identity_file] [-l login_name] [-n] [-k] [-V] [=o option] [-p port] A [-q] [-P]..
experiences.tistory.com
ssh 사용시 암호 대신 SSH key로 인증하기
SSH key 동작방식 SSH 서버는 여러가지 방법으로 클라이언트를 인증할 수 있다. 그 중 가장 기본적인 방법은 패스워드를 사용하는 것으로 사용하기 쉽지만 가장 안전한 인증방법은 아니다. 비록 패
arsviator.blogspot.com
지금 bandit13계정에 접속해있으므로, localhost로 들어가면 될듯
4wcYUJFw0k0XLShlDzztnTBHiqxU3b3e
'etc > bandit' 카테고리의 다른 글
[Bandit] Level 15 ~> Level 16 (0) | 2020.09.21 |
---|---|
[Bandit] Level 14 ~> Level 15 (0) | 2020.09.21 |
[Bandit] Level 12 ~> Level 13 (0) | 2020.09.21 |
[Bandit] Level 11 ~> Level 12 (0) | 2020.09.21 |
[Bandit] Level 10 ~> Level 11 (0) | 2020.09.21 |