> cat /dev/github | grep security-tools
discovered 03 Aug 2026

pwn-server

Python ★ 17 via github-topic
→ View on GitHub
pwn-server is an automated deployment tool designed for pwn challenges, utilizing containerization to isolate each challenge environment. It features token-based connection management, supports multiple flags per challenge, and automatically logs traffic and flag access while preventing resource exhaustion through fork bomb protection. The tool also allows customization of Docker images per challenge, facilitating diverse runtime requirements.