14 lines
312 B
Markdown
Executable File
14 lines
312 B
Markdown
Executable File
# Bandit Level 6 → Level 7
|
|
|
|
## 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
|