Sign inSign up

hacksudo/apivulnctf

By hacksudo

•Updated 11 months ago

Testing API vulnerabilities, including improper authentication,rate limit bypass.

Image
0

503

hacksudo/apivulnctf repository overview

⁠API Vuln CTF — Docker Hub Overview

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

  • 8 focused API labs (flags per lab)
  • auth challenges,rate-limit bypass

Use

  • For training, CTFs, and pentest practice. Warning: Do NOT expose to public networks. Run in an isolated lab.

Tag summary

Content type

Image

Digest

sha256:9d8077da6…

Size

153.3 MB

Last updated

11 months ago

docker pull hacksudo/apivulnctf