Files
linux.softwareshinobi.com/landing/docs/Proving-Grounds/The-Monaco-Heist/levels/floor-09.md
2025-03-26 07:28:23 -04:00

326 B
Executable File

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