Unhackable Andy
- Navigate to mistaken git commit of
.env
file here - Log into docker instance of admin dashboard (e.g., http://challenge.ctf.games:30715/dashboard)
- Enter creds
- Find the flag and output contents instead of resetting the server
find / -maxdepth 10 -iname "flag.txt" -exec cat {} \; 2>/dev/null