Files
learn.softwareshinobi.com/landing/docs/.Proving-Grounds/LinuxLand/levels/levels/level-02.md
2025-03-14 16:35:47 -04:00

350 B
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