Git Product home page Git Product logo

awddocker's Introduction

AWDDocker

简介

标准化AWD靶场Docker

Why do this?

因为CTF比赛中一般进线下的队伍也就二三十支,而很多学校和安全团队是没有机会能够锻炼自身的AWD攻防对抗技术的,所以即便有时候偶然进入了线下比赛,也会因为不熟悉攻防规则和套路而手忙脚乱。虽然也出现了其他优秀的AWD对抗平台,但或多或少都有一些不足,同时AWD靶场这方面也是一块良莠不齐的区域,为了方便安全爱好者更好进行交流学习,借编写凡渡_AWD攻防对抗平台的契机,看能不能把AWD靶场类型,数量,质量都提升上去,这也是创建这个仓库的愿景

快速上手

此处介绍如何快速启动一个AWD示例容器

使用第一个示例:web_1_example

git clone https://github.com/Cl0udG0d/AWDDocker && cd AWDDocker/web_1_example
docker-compose up -d

img

docker中的web服务映射到主机的8000端口,ssh服务映射到8001端口,如果需要改动直接修改docker-compose.yml文件即可

img

此时该示例靶场已启动,访问ip:8000即可,根据index.php进行漏洞利用

img

ssh链接的用户名密码为:ctf:test123,可以根据需要自己修改

img

该靶场也可以直接通过dockerhub直接拉取

docker pull cl0udgod/awd_example_web1:latest

动手编写一个自己的AWD靶场吧 just do it

🍺 欢迎大家一起来丰富这个仓库,提个issue或提交一个 Pull Request吧!

提交可以参考:xxx暂时留白

因为后期本人要准备考研所以更新的速度会比较慢,有志同道合的朋友可以加我的微信交流:Cl0udG0d

参考

awddocker's People

Contributors

cl0udg0d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

awddocker's Issues

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.