SkillAgentSearch skills...

Writeups

国内各大CTF赛题及writeup整理

Install / Use

/learn @susers/Writeups
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Writeups

整理国内各大CTF赛题

索引

题目递交规范

按照template文件夹下内容进行递交

.\TEMPLATE
│  Readme.md--------------|题目描述文档
│  Writeup.md------------|writeup
│
├─attachments------------|题目文件
├─deploy-----------------|online型题目部署脚本
│  ├─docker_for_pwn-------|pwn题示例
│  │  │  Dockerfile
│  │  │  xctf.xinetd
│  │  │
│  │  └─bin
│  │          pwn
│  │          flag
│  │
│  └─docker_for_web-------|web题示例
│      │  Dockerfile
│      │  run.sh
│      │
│      └─bin
│              index.php
│
└─files----------------|writeup包含的图片等文件

View on GitHub
GitHub Stars831
CategoryDevelopment
Updated1mo ago
Forks173

Languages

PHP

Security Score

80/100

Audited on Mar 2, 2026

No findings