Testing API vulnerabilities, including improper authentication,rate limit bypass.
503
API Vuln CTF — a small, intentionally vulnerable API container for learning OWASP API security (broken auth, mass-assignment, rate-limit bypass, etc.).
Quick start
docker pull hacksudo/apivulnctf
docker run -d -p 5000:5000 --name apivulnctf hacksudo/apivulnctf
# Open http://localhost:5000
What’s inside
Use
Content type
Image
Digest
sha256:9d8077da6…
Size
153.3 MB
Last updated
11 months ago
docker pull hacksudo/apivulnctf