Files
linux.softwareshinobi.com/landing/docs/.Proving-Grounds/.The-Monaco-Heist/levels/floor-09.md

14 lines
326 B
Markdown
Raw Normal View History

2025-03-14 15:46:26 -04:00
# Bandit Level 8 → Level 9
## Level Goal
The password for the next level is stored in the file data.txt and is the only line of text that occurs only once
## Commands you may need to solve this level
grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd
## Helpful Reading Material
* Piping and Redirection