Take a Look

GHCTF2025 upload?SSTI! Solution
The title gives the source code: import OS import re from flask import Flask,...

XYCTF2025 ezsql (manual funny) writeup
Topic content: simple SQL (manual funny), no need for sqlmap and other automation tools, please manually yo_∧ thinking to open the web page is...

XYCTF2025 fate writeup
Topic Content: There are not many opportunities to change one's fate in one's life. Here is the source code: app.py #! /usr/bin/env...

CLion develops Qt program
In order to use CLion to develop Qt programs, you must have a Qt compiler. Then let's download Qt first. It's...

2025H&NCTF lcgp
The title gives the source code, which is also very short: import uuid from Crypto.Util.numbe...