WeCTF 2020
5 challenges with 7 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 CTFtimeMisc3
Everything that fits no other box: esolangs, puzzles, scripting exercises, and the jail escapes that have not yet earned their own category.
- race-condition
Same technique in picoCTF: Permissions, Specialer, Codebook
- csrf
Same technique in picoCTF: Permissions, Specialer, Codebook
- prototype-pollution
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.
- golang
- grpc
- sqli
Same technique in picoCTF: Irish-Name-Repo 3, More SQLi, Secret Box
- xss
- crlf-injection
- web
- cors
- headers
Same technique in picoCTF: notepad, noted, Client-side-again