HKCERT CTF 2023 Writeup
CTFTime event link: https://ctftime.org/event/2122
Writeups
- pwn:
- reverse:
- web:
- forensics:
- misc:
Background
- Starts: 04 November 2023, 18:00 UTC
- Ends: 05 November 2023, 18:00 UTC
This is the 4th year we organise this CTF competition. The objective is to arouse the cyber security skills and awareness of the industry and students. And encourage participants’ problem solving with teamwork, creative thinking and cyber security skills via a fun game.
Categories:
- crypto
- pwn
- reverse
- web
- forensics
- misc
Overview
- Solves: 12/46
- Score: 2020
- Global Rank: 54/312
- Academic Rank: 17/73
- Overall Difficulty To Me: ★★★★★★☆☆☆☆
What I’ve learned in this CTF
- pwn:
- MongoDB shell jail escape & filter bypass (MongoJail)
- reverse:
- Removing VBA project password & reverse engineering PowerPoint VBA code (Gacha Simulator)
- Dynamic reverse engineering a custom assembly language (ISA Intrusion)
- web:
- Exploiting reflected XSS & CSP bypass using Pastebin (Baby XSS again)
- Modifying local storage data (Re:Zero)
- Exploiting flawed gacha system (Fake/Ground Offer)
- Exploiting conditional time-based SQL injection & filter bypass (Secret Notebook)
- forensics:
- Packet inspection & decrypting encrypted RC4 message from DNSExfiltrator (Yes, I Know I Know)
- misc:
- Decoding binary inside a SVG file (steganography) (ST Code (I))
- ChatGPT prompt injection (Psychic AI)