Code Monkey home page Code Monkey logo

awd_ctf_platform's Introduction

CTF-AWD 训练平台

[TOC]

项目简介

一个简单的CTF-AWD平台,用于内部小型CTF对抗训练以及培训使用。

1

2

特点

  • docker化,简易部署
  • 可部署在公网上,远程AWD攻防
  • 训练环境可自定义扩展

基本使用方式

pre.py

python pre.py web_chinaz 10

web_chinaz 为应用文件名称,10表示要生成的队伍数量

start.py

python start.py 10 

启动10个实例,以及check和flag服务。

stop_clean.py

python stop_clean.py

暂停所有服务,并删除临时文件

pass.txt

存储队伍用户名密码,以及ssh、web端口

team01	ctf:308d66	ssh:2201	port:8801
team02	ctf:024b1d	ssh:2202	port:8802
team03	ctf:d5cbcc	ssh:2203	port:8803
team04	ctf:e29190	ssh:2204	port:8804

Host.list

用户以及内网ip的对应关系

Write_ups

包含各类环境的WP

Web_xxx

预置两个Web环境(web_chinaz,web_simplecms)。

xxx代表环境名称。

如果为二进制,预期名称为Bin_xxx.

细化说明

https://github.com/m0xiaoxi/AWD_CTF_Platform/blob/master/doc/

捐助

如果您觉得该训练平台对您有帮助,欢迎给予我们一定的捐助,也是帮助该训练平台更好的发展。

支付宝

zhifubao

微信

wechat

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.