picoCTF/exercises/147/info.nix

7 lines
181 B
Nix
Raw Normal View History

2023-08-23 21:21:52 +00:00
{
name = "Obedient Cat";
points = 5;
url = "https://play.picoctf.org/practice/challenge/147";
description = "This file has a flag in plain sight (aka \"in-the-clear\").";
}