peaCTF #1 (Open to All)
14 challenges with 14 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 CTFtimeWeb5
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
- web
- robots
- trivia
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
- web
- trivia
Same technique in picoCTF: Client-side-again, dont-use-client-side, Irish-Name-Repo 3
- flask
- ssti
- web
- jinja2
Same technique in picoCTF: Bithug, Startup Company, SSTI2
- sqli
- web
Same technique in picoCTF: Irish-Name-Repo 3, More SQLi, Secret Box
- cookies
- web
Same technique in picoCTF: logon, Cookie Monster Secret Recipe, Old Sessions
Steganography5
Find the payload hidden inside a carrier that looks ordinary. Bit planes, appended data, metadata, and audio spectrograms.
- stegano
- image
- stegsolve
Same technique in picoCTF: FindAndOpen, StegoRSA, Glory of the Garden
- stegano
- binwalk
Same technique in picoCTF: FindAndOpen, StegoRSA, Glory of the Garden
- audio
- spectrogram
- stego
Same technique in picoCTF: FindAndOpen, StegoRSA, Glory of the Garden
- stegano
- audio
Same technique in picoCTF: investigation_encoded_1, investigation_encoded_2, m00nwalk
- image
- stegsolve
- stego
Same technique in picoCTF: FindAndOpen, StegoRSA, Glory of the Garden
Misc3
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
- grepping
- ssh
- grep
- linux
Same technique in picoCTF: Permissions, Specialer, plumbing
- grepping
- ssh
- grep
- linux
Same technique in picoCTF: Permissions, Specialer, plumbing
- grepping
- ssh
- grep
- linux
Same technique in picoCTF: Permissions, Specialer, plumbing
Cryptography1
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.
Diffie-Hellman-AES
1 writeup- aes
- crypto
Same technique in picoCTF: Timestamped Secrets, AES-ABC, Compress and Attack