Giter Site home page Giter Site logo

awd_gogogo's Introduction

简介

宁大附院CTF战队工具【AWD测试攻击框架】,当前版本v0.2

虽然之前借用了好多大佬的工具,还是难逃重复造轮子的覆辙,毕竟还是自己搓的最顺手。

使用环境

python3

使用方式

python3 main.py

功能模块

  • main.py: 主程序入口

  • init_ip.py: 生成IP池,校验index.php是否存在

    • ⚠️核对本文件,确认靶机范围和白名单IP
  • init_shell.py: shell清单维护,可选择get/post两种方式,eval/system两种函数调用

  • exp_shell.py: shell利用,遍历IP池和Shell清单,对所有资产进行操作

    • 支持直接获取flag/自动定时获取flag/上传shell目录中木马/执行自定义命令

    • ⚠️核对本文件中靶机flag存放位置以及正则匹配式

  • common.py: 公用函数库

  • config目录: 保存资产列表、Shell清单

  • shell目录: 保存已经收集的shell样本

  • log.txt: 运行监控日志,可删除

  • flag.txt: 保存历史flag,可删除

更新日志

v0.2 命令行版本基本功能已完成,尝试重构GUI版本

awd_gogogo's People

Contributors

jasonjhu 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.