본문 바로가기

OverTheWire : Bandit Level 3 -> Level 4

@rn1p4st2023. 1. 15. 20:36
반응형

https://overthewire.org/wargames/bandit/bandit4.html

 

OverTheWire: Level Goal

We're hackers, and we are good-looking. We are the 1%. Level Goal The password for the next level is stored in a hidden file in the inhere directory. Commands you may need to solve this level ls , cd , cat , file , du , find

overthewire.org

Level Goal

The password for the next level is stored in a hidden file in the inhere directory.

 

풀이

inhere 디렉토리 안에 숨겨진 플래그 파일이 있다고 한다. 직접 확인해보자.

현재 bandit3 경로에 위치하고 있는데, inhere 디렉토리가 존재한다. 이동해보자.

inhere 디렉토리에서 ls 커맨드를 통해 내부를 확인하니 아무것도 안보여서 옵션 -a로 숨겨진 파일을 확인했다.

.hidden 파일이 존재한다.

.hidden 파일을 읽으면, 플래그를 획득할 수 있다.

더보기

2EW7BBsr6aMMoJ2HjW067dm8EgX26xNe

 

반응형
rn1p4st
@rn1p4st :: 푸들푸들

RECORD STUDY

목차