Code Monkey home page Code Monkey logo

awd_auto_attack_framework's Introduction

AWD Auto Attack Framework

辣鸡 Py 毁我青春

用法

  1. 本地搭建 PHP 及环境
    • PHP
    • openssl - rsa
    • 放入 rsa_agent.php
    • 修改 config.py 的配置
  2. 安装 python 相关依赖
    • pip install -r requirements.txt
  3. 添加自己的shell
  4. 运行 main_tests.py 进行测试

TODO

auto.py

  • 导入 main.py 的函数
  • 自动化运行
    • 定时任务
    • while and sleep ?

说明

mix.py

  • NormalRequest 正常流量请求
  • MixRequest 混淆流量请求

config.py

  • LOG_FILE 日志路径
  • LOG_LEVEL logging.INFO
  • LOG_FMT '[*] [%(asctime)s] - %(levelname)s %(message)s'
  • RSA_AGENT Agent 地址 "http://127.0.0.1:8085/rsa_agent.php"
  • RSA_PRIVATE_KEY RSA 私钥
  • FLAG_PATTERN flag 匹配正则模型

awd_auto_attack_framework's People

Contributors

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