DownUnderCTF 2020
43 challenges with 162 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 CTFtimeMisc17
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
- misc
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
- rot
- caesar
Same technique in picoCTF: Permissions, Specialer, Codebook
- misc
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
- misc
Same technique in picoCTF: Permissions, Specialer, Codebook
- misc
- gpg
Same technique in picoCTF: Permissions, Specialer, Codebook
- misc
Same technique in picoCTF: Permissions, Specialer, Codebook
- morse
- misc
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
- discord
- bot
- mongodb
- admin
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
Same technique in picoCTF: Permissions, Specialer, Codebook
Cryptography7
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.
- rsa
Same technique in picoCTF: StegoRSA, john_pollard, rsa_oracle
- aes
- padding
Same technique in picoCTF: Timestamped Secrets, AES-ABC, Compress and Attack
- aes-cbc
- crypto
Same technique in picoCTF: Timestamped Secrets, AES-ABC, Compress and Attack
- xor
- crypto
Same technique in picoCTF: Custom encryption, triple-secure, XtraORdinary
- coppersmith
- factoring
- goldwasser-micali
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- aes
Same technique in picoCTF: Timestamped Secrets, AES-ABC, Compress and Attack
- biased-nonce
- ecc
- ecdsa
Same technique in picoCTF: Shared Secrets, StegoRSA, Timestamped Secrets
Binary exploitation7
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
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
- pwn
- bof
Same technique in picoCTF: Guessing Game 1, x-sixty-what, PIE TIME 2
- pwn
- format-string
- fsb
- pie
Same technique in picoCTF: format string 3, Binary Gauntlet 2, Binary Gauntlet 3
- seccomp
- bof
- pwn
Same technique in picoCTF: Guessing Game 1, x-sixty-what, PIE TIME 2
- v8
- pwn
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
- realloc
- malloc
- pwn
- heap
Same technique in picoCTF: tea-cash, sice_cream, zero_to_hero
- pwn
- heap
- rust
- uaf
- lifetime
- bug
Same technique in picoCTF: tea-cash, sice_cream, zero_to_hero
Web4
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
- cloud
- cloud-pivot
- discord
- secretmanager
- google-cloud
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
- cloud
- gcp
- google-cloud
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
- web
Same technique in picoCTF: logon, Cookie Monster Secret Recipe, Old Sessions
- web
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
Forensics4
Recover something from a file, a capture, or a disk image - often from a part of it the format says is unused.
- forensics
- steghide
Same technique in picoCTF: FindAndOpen, c0rrupt, extensions
- forensics
- stegcracker
- steghide
Same technique in picoCTF: FindAndOpen, c0rrupt, extensions
- forensics
Same technique in picoCTF: FindAndOpen, c0rrupt, extensions
- forensics
Same technique in picoCTF: FindAndOpen, c0rrupt, extensions
OSINT3
Answer a question about the real world from public sources. The work is pivoting between identifiers, not exploiting anything.
- osint
Same technique in picoCTF: Permissions, Specialer, Codebook
- osint
Same technique in picoCTF: Permissions, Specialer, Codebook
- osint
Same technique in picoCTF: Permissions, Specialer, Codebook
Steganography1
Find the payload hidden inside a carrier that looks ordinary. Bit planes, appended data, metadata, and audio spectrograms.
- lcg
- truncated-lcg
- lll
Same technique in picoCTF: What Lies Within, Milkslap, MSB