To comply with the rule, in this write-up, I just deal with some hints related to this challenge. Here is no correct answer and no solution.
규칙을 준수하기 위해, 이 문서에서는 이 워게임과 관련된 몇 가지 힌트만을 다룹니다. 정답과 솔루션은 없습니다.
Bandit Level 0 → Level 1
Level Goal
The password for the next level is stored in a file called readme located in the home directory. Use this password to log into bandit1 using SSH. Whenever you find a password for a level, use SSH (on port 2220) to log into that level and continue the game.
Level 목표
다음 레벨을 위한 패스워드는 홈 디렉토리 내 readme 파일에 저장되어있다. 이 정보는 SSH 접속 시 "bandit1" 계정의 비밀번호로 사용된다. 앞으로도, 당신이 어떤 레벨의 패스워드를 확보하게 된다면, 그것은 해당 레벨을 진행하기 위한 SSH 접속에 사용할 수 있다.
Commands you may need to solve this level
이 레벨을 클리어하기 위해 아마 당신에게 필요한 명렁어.
ls, cd, cat, file, du, find
This problem tests whether you can use SSH connections and commands to read text files under Linux.
이 문제는 리눅스에서 SSH 접속과 텍스트 파일을 읽는 명령어를 사용할 수 있는지를 테스트한다.
If you solve it normally, you can get the key. Below are some part of the resolution procedures.
만약 정상적으로 해결했다면 아래와 같은 키를 얻을 수 있다. 아래는 해결 절차 중 일부이다.
sftp>
sftp> quit
$
$ cd ~
$
$ ls
a.out readme tmp
$
$ ■■■ ./readme
boJ9■■■■■■OpsqOl■■■■■■■■
If you need the full write-up PDF, please visit the page below and check it.
풀 wirte-up PDF가 필요하신 분은 아래 페이지를 방문하여 확인하십시오.
https://cysecguide.blogspot.com/2017/10/wargame-write-up-list.html
Nice Post
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you~
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit