Take a Look

GHCTF2025 (> ﹤ ﹏<) 题解
The topic is also the topic of Flask and gives the source code: from Flask import Flask,request...

XYCTF2025 Signin Writeup
The title gave the source code: # -*- encoding: utf-8 -*- '''@...

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

DASCTF2024 Truman WEB
The source code of the topic seen on BUUCTF is as follows (stripped down after obtaining permission): from flask impor...

compressed package plaintext attack
If we have an encrypted ZIP compression package and know some of its contents (such as a file), then we can proceed according to these contents...