ctf-web

Installation
SKILL.md

CTF Web Exploitation

Quick reference for web CTF challenges. See supporting files for full payloads and code.

Prerequisites

# Python packages
pip install sqlmap flask-unsign requests

# Linux
apt install hashcat jq curl

# macOS
brew install hashcat jq curl

# Go tools
go install github.com/ffuf/ffuf/v2@latest
Related skills

More from chi111i/ctf-skills

Installs
3
First Seen
Apr 5, 2026