OverTheWire Bandit write-up: Level 3 → Level 4steemCreated with Sketch.

in wargame •  6 years ago 

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 3 → Level 4

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

레벨 목표
다음 레벨을 위한 비밀번호는 "inhere" 디렉토리 내부에 위치한 숨김 파일에 있다.

Commands you may need to solve this level
이 레벨을 해결하기 위해 아마도 필요한 명령어.
ls, cd, cat, file, du, find


This challenge requires a skill to identify Linux hidden files. If you know the characteristics of the hidden file, you may get the flag.

이 챌린지는 리눅스의 숨김 파일을 식별하는 스킬을 요구합니다. 숨긴 파일의 특성을 알고 있다면 플래그를 얻을 수 있을 것입니다.


 If you solve it correctly, you can get the flag. Below are some part of the resolution procedures.

정확하게 해결했다면 플래그를 얻을 수 있습니다. 아래는 그 절차 중 일부입니다. 

$
$
$ ■■■■■■■■
total 12
drwxr-xr-x 2 root    root    4096 Oct 16 14:00 .
drwxr-xr-x 3 root    root    4096 Oct 16 14:00 ..
-rw-r----- 1 bandit4 bandit3   33 Oct 16 14:00 .hidden
$
$
$ ■■■■■■■■■■
pIwr■■■■■■3EQaw9■■■■■■B
$


 If you need the full write-up PDF, please refer to the following page..

풀 write-up PDF가 필요하신 분은 아래 페이지를 참고하시기 바랍니다.

https://cysecguide.blogspot.com/2017/10/wargame-write-up-list.html
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!