14 lines
350 B
Markdown
Executable File
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
|