Git Product home page Git Product logo

awd-batcher's Introduction

AWD-Batcher

Attack With Defense比赛中的exploit快速集成小脚本。

依赖

  • python 3.7.1
  • see in requirements.txt

目标

  • exp解耦,即exp可以单独使用,也可以配合此脚本使用,这样可以更快的将现有exp集成进来。
  • exp快速生成(待开发),目前可以配合burp的Copy AS Python-Requests扩展或者Postman的代码生成功能食用
  • 攻击流量快速exp化(待开发),AWD每一轮时间都很宝贵,希望可以更快的将别人攻击我们的流量快速复现成exp
  • 总之就是要快(不是

功能

  • 根据IP段生成队伍IP与每个队伍的随机密码
  • 批量化exp利用核心功能,实现的方式是动态加载所有可用exp,逐个尝试直到成功获取flag
  • flag定时提交
  • 根据pcap流量生成exp
  • 根据监测到的HTTP Request生成exp

Usage

  1. 创建teams.conf,存放每个队伍这个题目对应的IP地址和随机密码,可以借助teams.py生成,注意剔除自己队伍的IP
  2. 在exps目录放入写好的exp,exp的例子可以在exp-examples目录找到。注意exp文件内的实际利用函数名要和exp文件名相同
  3. 运行batcher.py即可批量获取flag

Contact

lxzmads#gmail.com

awd-batcher's People

Contributors

lxzmads avatar

Stargazers

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

Watchers

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