Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CTF Training 经典赛题复现环境

NotificationsYou must be signed in to change notification settings

CTFTraining/CTFTraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

经典赛题复现环境

I need your help!!!

环境说明 Explain

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

Installation

# Install pipcurl -s https://bootstrap.pypa.io/get-pip.py| python3# Install the latest version dockercurl -s https://get.docker.com/| sh# Run docker serviceservice docker start# Install docker composepip install docker-compose

版权说明

项目内题目源码均从网络收集,如果侵权,请联系本人删除(virink@outlook.com

致谢及贡献者 Credits & Contributor

贡献指南 Contribution Guide

Repository Rules

Name Rules

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

eg.westerns_2018_web_shrine andctf473831530_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

About

CTF Training 经典赛题复现环境

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp