2016from public repositories
MMACTF 2016
3 challenges with 4 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 and on the authors’ own sites instead. Each repository link is pinned to the commit it was read from.
Where these writeups liveUncategorised2
The upstream scoreboard did not say, so neither do we.
Greeting
2 official solutionsVigenere
1 official solution
Web1
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
Solve it with:JWT decoder and signature verifierJWT alg=none bypass generatorWeb attack payload catalogJWT secret brute forceLearn: Web attacks and session tokens
Admin Password
1 official solution