YauzaCTF 2019 Quals
8 challenges with 10 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 CTFtimeOSINT4
Answer a question about the real world from public sources. The work is pivoting between identifiers, not exploiting anything.
- osint
- recon
Same technique in picoCTF: Permissions, Specialer, Codebook
- osint
- recon
Same technique in picoCTF: Permissions, Specialer, Codebook
- osint
- recon
Same technique in picoCTF: Permissions, Specialer, Codebook
- recon
- osint
Same technique in picoCTF: Permissions, Specialer, Codebook
Cryptography2
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.
- crypto
- stegano
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
- crypto
Same technique in picoCTF: StegoRSA, Timestamped Secrets, AES-ABC
Web1
Reach data or functionality the application meant to keep from you - through its inputs, its tokens, or its trust in the client.
- oracle
- web
- sqlinj
- sql
- sqlinjection
Same technique in picoCTF: Irish-Name-Repo 3, More SQLi, Hashgate
Steganography1
Find the payload hidden inside a carrier that looks ordinary. Bit planes, appended data, metadata, and audio spectrograms.
- stego
Same technique in picoCTF: FindAndOpen, StegoRSA, Glory of the Garden