Giter VIP home page Giter VIP logo

ctftraining's Introduction

CTF Training

经典赛题复现环境

I need your help!!!

环境说明 Explain

  • docker-ce version 18.09+
  • docker-compose version 1.23+

Installation

# Install pip
curl -s https://bootstrap.pypa.io/get-pip.py | python3

# Install the latest version docker
curl -s https://get.docker.com/ | sh

# Run docker service
service docker start

# Install docker compose
pip install docker-compose

版权说明

项目内题目源码均从网络收集,如果侵权,请联系本人删除( [email protected]

致谢及贡献者 Credits & Contributor

贡献指南 Contribution Guide

Repository Rules

Name Rules

比赛名称_年份_题目类型_题目名称_其他 GameName_Year_ChallengeName_Others /\w+_\d{4}_\w+_(\w+)+/

eg. westerns_2018_web_shrine and ctf473831530_2018_web_virink

Description Rules

Able to describe clearly what the challenge is.

eg.

  • 护网杯 2018 WEB (4) easy_laravel
  • CTF学习交流入群题 Web 20180626

File Rules

  • Dockerfile (require)
  • docker-compose.yml (require)
  • README.md (require)
  • SourceCode file or directory (require)
  • vhost.conf
  • .gitignore
  • LICENSE

Just like other challenge.

How to contribute challenge

  1. Create a challenge repository on GitHub
  2. Create a new issue in this repository
  3. Waiting for the audit
  4. We will fork your repository after approval

How to update existing challenge

  1. Update your repository
  2. Pull Request
  3. Waiting for the audit
  4. We will merge your repository after approval

ctftraining's People

Contributors

mozhu1024 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.