GithubHelp home page GithubHelp logo

testing_wave-1's Introduction

工具介绍

被动式web扫描器,为了在挖洞中降低工作量,避免重复工作,进而研发出该开源工具,支持get/post/json http/s传参的漏洞检测。

功能介绍/目录说明

代理抓取http/s请求包按格式入库,通过py读取数据库内容,追加或者修改http请求参数进行漏洞测试。

attack_plugin目录是攻击测试模块,目前包含xss sql 命令注入。

burpsuite插件模式

burpsuite Python插件

https://www.jython.org/download

插件文件  burp_vul_plugin.py   请自行修改代码内路径相关
burpsuite插件不会安装 请自行百度...

http/s代理模式

安装该软件: https://github.com/mitmproxy/mitmproxy

设置https证书

cd 该脚本目录/porxy_module
mitmdump -s ./http_porxy.py -p 8788
#等加载完成后
cd 该脚本目录
python3 proxy_run.py

环境设置/要求

要求:

python3.5+ mongodb burpsuite mitmproxy 没有系统要求 py嘛...自己改。

设置:

pip3 install -r requirements.txt

设置 config_module/config.json文件

设置 config_module/config_function.py 文件内路径

关于我

wechat:

e-mail: [email protected]

谢谢打赏 :

testing_wave-1's People

Contributors

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