10 lines
304 B
Markdown
Executable File
10 lines
304 B
Markdown
Executable File
# Bandit Level 9 → Top Floor
|
||
|
||
## Level Goal
|
||
|
||
The password for the next level is stored in the file data.txt in one of the few human-readable strings, preceded by several ‘=’ characters.
|
||
|
||
## Commands you may need to solve this level
|
||
|
||
grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd
|