2025from public repositories
National Cyber Week 2025
4 challenges with 6 published solutions between them. CTFtime has no listing for this event at all, so nothing built on CTFtime can show what it was made of. These writeups were found in public repositories instead. Each link is pinned to the commit it was read from.
Where these writeups liveUncategorised3
The upstream scoreboard did not say, so neither do we.
Last Day Intern
3 official solutionsATTACK FLOW
1 official solutionFILES SUMMARY
1 official solution
Forensics1
Recover something from a file, a capture, or a disk image - often from a part of it the format says is unused.
Solve it with:File type identifier by magic bytesMagic byte and file signature tablePCAP analyzer for CTF network forensicsEXIF metadata viewerLearn: File forensics and carvingLearn: Network forensics
Strings
1 official solution