Obedient Cat
- Description: This file has a flag in plain sight (aka "in-the-clear").
- Difficulty: Easy
🔎 Solution
This is a super easy challenge.
All you need to do is use the cat
command to display the contents of the provided file - the flag will be right there.
┌──(kali㉿kali)-[~/Desktop]
└─$ cat flag
picoCTF{s4n1ty_v3r1f13d_2fd6ed29}
Easy win, right?
🚩Flag
picoCTF{s4n1ty_v3r1f13d_2fd6ed29}