BlueHens CTF 2021
32 challenges with 42 published community solutions between them. Solution links go to CTFtime’s task page, which aggregates every writeup for a challenge - individual blog posts rot, the aggregator does not.
Full task list on CTFtimeCryptography9
Recover a plaintext or a key from something that was supposed to protect it. In practice: identify the scheme, find the parameter the author got wrong, exploit it.
- crypto
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- crypto
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- crypto
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- mc86
- cipher
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- crypto
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- crypto
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- crypto
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- crypto
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- misc
- warmup
- crypto
- stegano
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
Misc9
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
- golly
- rle
Same technique in picoCTF: Permissions, Specialer, Codebook
- misc
- bit-by-bit
Same technique in picoCTF: Permissions, Specialer, Codebook
- mc86
- os
- minecraft
Same technique in picoCTF: Permissions, Specialer, Codebook
- minecraft
- mc86
- cipher
Same technique in picoCTF: Permissions, Specialer, Codebook
- minecraft
- mc86
Same technique in picoCTF: Permissions, Specialer, Codebook
- minecraft
- mc86
Same technique in picoCTF: Permissions, Specialer, Codebook
- morse
- minecraft
- mc86
Same technique in picoCTF: Permissions, Specialer, Codebook
- minecraft
Same technique in picoCTF: Permissions, Specialer, Codebook
- misc
- format
Same technique in picoCTF: Permissions, Specialer, Codebook
Web5
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
- web
- inclusion
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
- web
- session
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
- sqli
- web
Same technique in picoCTF: Irish-Name-Repo 3, More SQLi, Secret Box
- error
- web
- jwt
Same technique in picoCTF: Java Code Analysis!?!, JaWT Scratchpad, JAuth
- permissions
- firebase
- web
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
Binary exploitation5
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
- pwn
- syscall
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
- pwn
- bufferoverflow
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
- pwn
- heap
Same technique in picoCTF: tea-cash, sice_cream, zero_to_hero
- format-string
- pwn
Same technique in picoCTF: format string 3, Binary Gauntlet 2, Binary Gauntlet 3
- rop
- pwn
Same technique in picoCTF: Guessing Game 1, x-sixty-what, Binary Gauntlet 3
Reverse engineering4
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
- x86
- lcg
- rev
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
- vm
- rev
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
- minecraft
- rev
- mc86
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
- wasm
- rev
- web
Same technique in picoCTF: Virtual Machine 0, Virtual Machine 1, Ready Gladiator 0