Level Goal
The password for the next level is stored in a file called spaces in this filename located in the home directory
Commands you may need to solve this level
ls, cd, cat, file, du, find
Helpful Reading Material
0. bandit2 로그인
CV1DtqXWVFXTvM2F0k09SHz0YwRINYA9
1. 파일 확인
bandit2@bandit:~$ ls
spaces in this filename
bandit2@bandit:~$ cat ./spaces\ in\ this\ filename
UmHadQclWmgdLOKQ3YNgjWxGoRMb5luK
현재 디렉토리에 존재하는 파일을 조회했을때 파일이름에 공백이 들어가있다. \n으로 공백을 표현함을 생각해 cat을 실행하면 된다.
2. bandit3 비밀번호
UmHadQclWmgdLOKQ3YNgjWxGoRMb5luK