Level Goal
The password for the next level is stored somewhere on the server and has all of the following properties:
- owned by user bandit7
- owned by group bandit6
- 33 bytes in size
Commands you may need to solve this level
ls, cd, cat, file, du, find, grep
0. bandit6 로그인
DXjZPULLxYr17uwoI01bNLQbtFemEgo7
1. find 명령어사용
bandit6@bandit:~$ find / -group bandit6 -user bandit7 -size 33c
/var/lib/dpkg/info/bandit7.password
bandit6@bandit:~$ cat /var/lib/dpkg/info/bandit7.password
HKBPTKQnIay4Fw76bEy8PVxKEDQRKTzs
2. bandit7 비밀번호
HKBPTKQnIay4Fw76bEy8PVxKEDQRKTzs