OverTheWire Bandit write-up: Level 2 → Level 3steemCreated 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 2 → Level 3

Level Goal
The password for the next level is stored in a file called spaces in this filename located in the home directory

레벨 목표
다음 레벨을 위한 패스워드는 홈 디렉토리의 “spaces in this filename”에 있다.

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

Helpful Reading Material
Google Search for “spaces in filename”

유용한 읽을 거리.
구글에 "spaces in filename(파일 이름 공백)"을 검색하세요.


This challenge covers how to handle space character in the Linux shell. I have suggested three ways, and each method can be used differently as needed.

이 문제는, 리눅스 쉘에서 스페이스 문자열을 다루는 방법에 대한 내용을 다룬다. 나는 3가지 방식을 제시했고 각 방법은 필요에 따라 서로 다르게 사용될 수 있습니다.


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

정확하게 해결했다면 아래와 같은 키를 얻을 수 있다. 아래는 해결 절차 중 일부입니다.

$
$ ls
spaces in this filename
$
$
$ ■■■■■■■■■■■■■■■■■■■■■
Um■■■■■■■■■■■■dLOKQ3Y■■■■■■b5luK


If you need the full write-up PDF, please visit the page below.

풀 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!