{"id":23932331,"url":"https://github.com/0xravenspar/ctfbattle","last_synced_at":"2026-05-17T19:02:25.778Z","repository":{"id":265107077,"uuid":"892979554","full_name":"0xRavenspar/CTFBattle","owner":"0xRavenspar","description":"CTFBattle is a platform designed to simplify the process of launching and managing Capture The Flag (CTF) instances.","archived":false,"fork":false,"pushed_at":"2024-12-21T17:56:08.000Z","size":28125,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T02:22:09.403Z","etag":null,"topics":["containerization","ctf","cybersecurity","docker","go","gofr"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xRavenspar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-23T07:51:10.000Z","updated_at":"2024-12-21T18:04:10.000Z","dependencies_parsed_at":"2024-12-21T13:48:03.767Z","dependency_job_id":null,"html_url":"https://github.com/0xRavenspar/CTFBattle","commit_stats":null,"previous_names":["zer0xc0de/ctfbattle","0xravenspar/ctfbattle"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xRavenspar/CTFBattle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xRavenspar%2FCTFBattle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xRavenspar%2FCTFBattle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xRavenspar%2FCTFBattle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xRavenspar%2FCTFBattle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xRavenspar","download_url":"https://codeload.github.com/0xRavenspar/CTFBattle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xRavenspar%2FCTFBattle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33151625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["containerization","ctf","cybersecurity","docker","go","gofr"],"created_at":"2025-01-06T00:16:54.780Z","updated_at":"2026-05-17T19:02:25.746Z","avatar_url":"https://github.com/0xRavenspar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CTFBattle 🎯\n\nCTFBattle is a platform designed to simplify the process of launching and managing Capture The Flag (CTF) instances. Built with Go and the Gofr framework, CTFBattle leverages Docker containers to provide a seamless experience for hosting real-time CTF challenges. The platform’s unique feature is the ability to create private and public rooms, enabling participants to compete with friends or other users globally.\n\n## Features 🚀\n\n- **Easy Deployment of CTF Instances**: Quickly spin up and tear down CTF challenges using Docker containers.\n- **Room-based Competition**: Create private rooms to compete with friends or join public rooms to battle against participants worldwide.\n- **Global Leaderboard**: Track your progress and compare your performance with others globally. 🏆\n- **Real-time Collaboration and Competition**: Experience smooth and responsive gameplay in a highly interactive environment. 💻\n- **Secure Environment**: Ensures the integrity and security of the platform and CTF instances. 🔒\n\n## Technologies Used 🛠️\n\n- **Programming Language**: Go 🐹\n- **Framework**: Gofr 📚\n- **Containerization**: Docker 🐳\n- **Database**: (Specify the database used, e.g., PostgreSQL, MySQL, etc.) 🗄️\n- **Frontend (if applicable)**: (Specify if there is a frontend framework, e.g., React, Vue.js, etc.) 🎨\n- **Other Tools**: (List any other relevant tools or libraries used in the project) 🧰\n\n## Getting Started 🎉\n\n### Prerequisites ✅\n\n- **Go**: Ensure you have Go installed. [Install Go](https://golang.org/doc/install)\n- **Docker**: Install Docker. [Get Docker](https://docs.docker.com/get-docker/)\n- **Gofr**: Familiarity with the Gofr framework is recommended. [Gofr Documentation](https://gofr.dev/)\n\n### Installation 🛠️\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/0xRavenspar/CTFBattle.git\n   cd CTFBattle\n   ```\n\n2. Install dependencies:\n   ```bash\n   go mod tidy\n   ```\n\n3. Build the application:\n   ```bash\n   go build -o ctfbattle\n   ```\n\n4. Run the application:\n   ```bash\n   ./ctfbattle\n   ```\n\n### Docker Setup 🐳\n\nCTFBattle uses Docker to manage CTF instances. Ensure Docker is running before starting the application. The platform will automatically create and manage Docker containers for each challenge.\n\n## Usage 📖\n\n1. **Create a Room**:\n   - Navigate to the platform’s UI or use the CLI (if applicable) to create a room.\n   - Share the room code with friends or open it for public participation. 🤝\n\n2. **Join a Room**:\n   - Enter the room code to join a private room or browse available public rooms. 🌍\n\n3. **Compete**:\n   - Solve challenges, submit flags, and earn points. 🏅\n\n4. **Leaderboard**:\n   - Check your rankings and compare with other participants. 📊\n\n## Development 🖥️\n\n### Running in Development Mode 🛠️\n\nStart the application in development mode:\n   ```bash\n   go run main.go\n   ```\n\n### Testing 🧪\n\nRun tests to ensure the application works as expected:\n```bash\n   go test ./...\n```\n\n## License 📜\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments 🙌\n\n- [Gofr Framework](https://gofr.dev/)\n- [Docker](https://www.docker.com/)\n- Community contributions and feedback. 💡\n\n---\n\nFeel free to reach out if you have any questions or suggestions for the project. Happy hacking! 💻\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xravenspar%2Fctfbattle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xravenspar%2Fctfbattle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xravenspar%2Fctfbattle/lists"}