hxp CTF 2017
23 challenges with 46 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 CTFtimeReverse engineering7
Work out what a compiled program does without its source, then work backwards from the check to the input that passes it.
- rev
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
- rev
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
- rev
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
- re
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
- rev
- web
- misc
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
vga
1 writeup- misc
- re
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
wreckme
1 writeup- misc
- baby
- rev
Same technique in picoCTF: WinAntiDbg0x100, WinAntiDbg0x200, WinAntiDbg0x300
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.
Babyish
5 writeups- pwn
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
- pwn
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
hardened_flag_store
3 writeups- seccomp
- bof
- fortify
- fmtstr
- pwn
Same technique in picoCTF: Guessing Game 1, x-sixty-what, PIE TIME 2
- exploit
- pwn
- pwnable
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
impossible
1 writeup- nx
- pwn
- glibc
- pie
Same technique in picoCTF: Guessing Game 1, x-sixty-what, format string 3
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.
- authentication
- crypto
- crc32
- crc
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- cryptanalysis
- aes
Same technique in picoCTF: Timestamped Secrets, AES-ABC, Compress and Attack
- rsa
- crypto
Same technique in picoCTF: StegoRSA, john_pollard, rsa_oracle
impVM
1 writeup- crypto
- re
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
Misc4
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
- misc
Same technique in picoCTF: Permissions, Specialer, Codebook
0xbeer
1 writeup- troll
- beer
Same technique in picoCTF: Permissions, Specialer, Codebook
- misc
Same technique in picoCTF: Permissions, Specialer, Codebook
pdf.pdf
1 writeup- misc
Same technique in picoCTF: Permissions, Specialer, Codebook
Web2
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
cloud18
3 writeups- web
- php
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
web_of_ages
2 writeups- web
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
Forensics1
Recover something from a file, a capture, or a disk image - often from a part of it the format says is unused.
inception
2 writeups- misc
- forensics
- network
Same technique in picoCTF: FindAndOpen, c0rrupt, extensions