This repository provides a template for setting up a Capture The Flag (CTF) PWN challenge using xinetd and Docker. It includes a basic Docker setup to easily deploy and manage your CTF challenges.
- Dockerized Environment: Simplifies deployment and ensures consistent environments across different systems.
 - xinetd Service: Manages network connections for the PWN challenge, allowing you to focus on challenge development.
 - Easy Configuration: Pre-configured setup for quick start and customization.
 
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License.