일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- 정처기필기
- Path Traversal
- 오블완
- AWS CLI
- Session Manager
- web shell
- splunk db connect
- web security academy
- 블록체인
- aws 트리거
- aws lambda
- 메타코드M
- metacodem
- metacode
- 탈중앙화
- 티스토리챌린지
- 정처기
- 정보처리기사
- ELB
- web3
- 스마트 컨트랙트
- AWS SSM
- amazon s3 트리거
- 보안 그룹
- File Upload
- systems manager
- 메타코드
- 스마트컨트랙트
- 정처기 필기
- web3 보안
Archives
- Today
- Total
min8282
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 즉, Level 1로 가기 위한 비밀번호는 홈 디렉토리에 있는 readme 파일에 있다.
readme 파일에 있는 비밀번호를 찾아서 Level1에 로그인을 하면 끝!
홈 디렉토리에 있는 파일 리스트들을 보기 위해 명령어 ls를 입력하면 아래와 같이 파일 리스트를 볼 수 있다.
readme 파일이 있는 것까지 확인. 이제 readme 파일을 읽어보기 위한 명령어 cat을 사용해서 파일을 읽어 본다.
readme 파일에는 NH2SXQwcBdpmTEzi3bvBHMM9H66vVXjL이 작성된 것을 확인할 수 있다.
Level1로 가는 비밀번호 획득 끝.
해당 서버에서 나가려면 exit를 사용하면 된다.
'Wargame > Bandit' 카테고리의 다른 글
Bandit Level 4 -> Level 5 (1) | 2024.04.11 |
---|---|
Bandit Level 3 -> Level 4 (0) | 2024.04.11 |
Bandit Level 2 -> Level 3 (0) | 2024.04.10 |
Bandit Level 1 -> Level 2 (0) | 2024.04.10 |
Bandit Level 0 (0) | 2024.04.10 |