2021from public repositories
Tasks CTF Glassy 2021
4 challenges with 4 published solutions between them. The writeups for this event were found in public repositories. Each link is pinned to the commit it was read from.
Where these writeups liveWeb3
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: Sessions, tokens and access control
Bootstrap
1 official solutionAlso written up in: infosecby/InfoSecBY-CTF
Jquery
1 official solutionAlso written up in: infosecby/InfoSecBY-CTF
Popper
1 official solutionAlso written up in: infosecby/InfoSecBY-CTF
Misc1
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
Solve it with:Brainfuck and esolang decoderCipher identifier and automatic decoderRegex tester with match offsets and capture groupsLearn: Recognising encodings
Creds locker
1 official solutionAlso written up in: infosecby/InfoSecBY-CTF