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