Clear it in 3 steps
-
Start the environment
-
Investigate the target
-
Submit the flag
Extract every KINO-four-digits-four-uppercase glyph from data.txt, identify the one occurring once, and submit it to challenge.py. A correct answer prints the startup-injected FLAG.
Use re.findall
Count occurrences with collections.Counter
Enter the glyph whose count is one