{"id":16184429,"url":"https://github.com/qazbnm456/docker-war","last_synced_at":"2025-03-19T02:31:15.727Z","repository":{"id":77137241,"uuid":"52614744","full_name":"qazbnm456/Docker-War","owner":"qazbnm456","description":"Docker based Wargame Platform - To practice your CTF skills","archived":false,"fork":false,"pushed_at":"2016-08-25T02:46:44.000Z","size":14500,"stargazers_count":32,"open_issues_count":1,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-11T20:37:19.608Z","etag":null,"topics":["ctf","docker","rails","wargame"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qazbnm456.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":"2016-02-26T15:49:12.000Z","updated_at":"2024-07-23T05:01:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"40b63584-cb77-4f14-93c6-12976f647e5f","html_url":"https://github.com/qazbnm456/Docker-War","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qazbnm456%2FDocker-War","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qazbnm456%2FDocker-War/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qazbnm456%2FDocker-War/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qazbnm456%2FDocker-War/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qazbnm456","download_url":"https://codeload.github.com/qazbnm456/Docker-War/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960434,"owners_count":20375101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ctf","docker","rails","wargame"],"created_at":"2024-10-10T07:10:11.133Z","updated_at":"2025-03-19T02:31:14.952Z","avatar_url":"https://github.com/qazbnm456.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker based Wargame Platform - To practice your CTF skills\r\n\r\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"challenges.gif\" /\u003e\u003c/div\u003e\r\n\r\n**Relevant links:**\r\n [Github](https://github.com/qazbnm456/Docker-War) |\r\n [NSYSU Wargame](https://wargame.cse.nsysu.edu.tw)\r\n\r\n---------------------------------------\r\n\r\n##**Table of contents**\r\n\r\n * [Notice](#notice)\r\n * [TODO](#todos)\r\n * [Wiki](#wiki)\r\n * [Known issues](#issues)\r\n * [LICENSE](#license)\r\n\r\n---------------------------------------\r\n\r\n\u003ca name=\"notice\"\u003e\u003c/a\u003e\r\n\r\n## Notice\r\n\r\nSometimes you may confront services looping forever, and this [link](http://stackoverflow.com/questions/11583562/how-to-kill-a-process-running-on-particular-port-in-linux) might helps you. Besides, if you wanna re-add the host, just delete the files in /var/lib/rancher/state.\r\n\r\nBefore using docker in Docker-War, [setup.sh](https://github.com/qazbnm456/Docker-War/blob/master/script/setup.sh) will change group of the docker.sock from docker(998) to app(9999) in order to let app user call docker in this image.\r\n\r\n    $ sudo chgrp 9999 /run/docker.sock\r\n\r\n\u003ca name=\"todos\"\u003e\u003c/a\u003e\r\n\r\n## TODO\r\n\r\n* Covering Unit Test and Integration Test.\r\n* CI with [drone](https://github.com/drone/drone) and [dapper](https://github.com/rancher/dapper)\r\n* Ability to change challenges on-the-fly.\r\n* Move [term.js](https://github.com/rancher/term.js) to [xterm.js](https://github.com/sourcelair/xterm.js).\r\n* (Optional) Instant notifications built with WebSocket.\r\n* (Optional) Change to SPA.\r\n* (Optional) Use [BTRFS](https://btrfs.wiki.kernel.org/index.php/Main_Page) or [ZFS](http://zfsonlinux.org) filesystem to storage images.\r\n* (Optional) Importing the concept of [Continuous Deployment](http://rancher.com/continuous-deployment/).\r\n\r\n\u003ca name=\"wiki\"\u003e\u003c/a\u003e\r\n\r\n## Wiki\r\n\r\n### [Wiki](https://github.com/qazbnm456/Docker-War/wiki)\r\n\r\n\u003ca name=\"issues\"\u003e\u003c/a\u003e\r\n\r\n## Known issues\r\n\r\n1. Change challenges on-the-fly is still unstable.\r\n2. Some problems on setting up sqlchop proxy server.\r\n\r\n\u003ca name=\"license\"\u003e\u003c/a\u003e\r\n\r\n## License\r\n\r\nThis project use [SATA License](LICENSE) (Star And Thank Author License), so you have to star this project before using. Read the [license](LICENSE) carefully.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqazbnm456%2Fdocker-war","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqazbnm456%2Fdocker-war","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqazbnm456%2Fdocker-war/lists"}