Files
linux.softwareshinobi.com/landing/docs/.Proving-Grounds/.The-Monaco-Heist/levels/floor-02.md
2025-03-14 16:35:47 -04:00

14 lines
350 B
Markdown
Executable File

# Bandit Level 1 → Level 2
## Level Goal
The password for the next level is stored in a file called - located in the home directory
Commands you may need to solve this level
ls , cd , cat , file , du , find
## Helpful Reading Material
* Google Search for: "dashed filename"
* Advanced Bash-scripting Guide - Chapter 3 - Special Characters