P
potatoCTF LabCTF Lab4 days ago

[Bandit] Lv.3 -> Lv.4

Level Goal The password for the next level is stored in a hidden file in the inhere directory. 1. Since the problem states there is a hidden file inside the inhere directory, I navigated into it using the cd command. Running ls showed nothing - it really was hidden. 2. Looking through the options for the ls command listed under "Commands you may need to solve this level", I found that the -a option does not ignore entries starting with .. I tried it immediately. 3. Discovered a hidden file named ...Hiding-From-You. Found it.

3
0

Comments (0)

Log in to post a comment.

No comments yet

Start the conversation by leaving the first comment.