项目作者: qazbnm456

项目描述 :
Docker based Wargame Platform - To practice your CTF skills
高级语言: Ruby
项目地址: git://github.com/qazbnm456/Docker-War.git
创建时间: 2016-02-26T15:49:12Z
项目社区:https://github.com/qazbnm456/Docker-War

开源协议:Other

下载


Docker based Wargame Platform - To practice your CTF skills

Relevant links:
Github |
NSYSU Wargame


Table of contents


Notice

Sometimes you may confront services looping forever, and this link might helps you. Besides, if you wanna re-add the host, just delete the files in /var/lib/rancher/state.

Before using docker in Docker-War, 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.

  1. $ sudo chgrp 9999 /run/docker.sock

TODO

  • Covering Unit Test and Integration Test.
  • CI with drone and dapper
  • Ability to change challenges on-the-fly.
  • Move term.js to xterm.js.
  • (Optional) Instant notifications built with WebSocket.
  • (Optional) Change to SPA.
  • (Optional) Use BTRFS or ZFS filesystem to storage images.
  • (Optional) Importing the concept of Continuous Deployment.

Wiki

Wiki

Known issues

  1. Change challenges on-the-fly is still unstable.
  2. Some problems on setting up sqlchop proxy server.

License

This project use SATA License (Star And Thank Author License), so you have to star this project before using. Read the license carefully.