BackdoorCTF 2023
22 challenges with 33 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 CTFtimeMisc9
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
Knapsack
2 writeups- mitm
- knapsack
Same technique in picoCTF: Permissions, Specialer, Codebook
Beginner/Cheat Code
1 writeupSame technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
Beginner/Marks
1 writeupSame technique in picoCTF: Permissions, Specialer, Codebook
Sonic Hide and Seek
1 writeup- sstv
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
Cryptography4
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.
Something in common
2 writeups- crypto
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
Beginner/mini_RSA
1 writeup- crypto
- mini_rsa
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
Curvy Curves
1 writeup- ecc
Same technique in picoCTF: Shared Secrets, StegoRSA, Timestamped Secrets
PRSA
1 writeup- crt
- crypto
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
Reverse engineering4
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
Rev/Sl4ydroid
2 writeups- android
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
Rev/Secret Door
1 writeup- rev
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
Web2
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
php_sucks
1 writeup- php
- webshell
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
Secret-of-Kuruma
1 writeup- web
- jwt
Same technique in picoCTF: Java Code Analysis!?!, JaWT Scratchpad, JAuth
Binary exploitation2
Turn a memory-safety bug in a native binary into control of execution. Usually a stack overflow, a format string, or a heap primitive.
Beginner/Escape the Room
1 writeup- bufferoverflow
- pwn
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
- format-string
- ropchain
- pwn
Same technique in picoCTF: Binary Gauntlet 3, Guessing Game 1, x-sixty-what
Forensics1
Recover something from a file, a capture, or a disk image - often from a part of it the format says is unused.
Same technique in picoCTF: FindAndOpen, c0rrupt, extensions