Giter Site home page Giter Site logo

sqlmappassive's Introduction

sqlmapPassive

sqlmap被动代理小工具

用法

  1. 下载原文件并解压;
  2. 将自己的sqlmap文件夹放到该文件下,并更名为sqlmap,如下;
    sqlmap配置
  3. 修改sqlmap源码lib/core/option.py 中的 init() 方法,设置conf.stdinPipe=None
    sqlmap配置
  4. 主要配置在main.go,可配置线程数、每次最多存储多少个要扫描的txt在sqlmapReq文件夹下和代理端口等;
  5. 配置完毕后编译并运行,编译:go build,运行:./PassiveSqlmap
  6. burp或者浏览器挂代理到该工具的监听端口,即可通过被动代理的形式进行扫描。

效果

开启三个线程进行扫描的效果图:
效果图

(自己用起来还可以,目前暂未发现其他问题。还有很多要优化的点,比如发现问题后的告警机器人等)

sqlmappassive's People

Contributors

ed1s0nz avatar

Stargazers

 avatar lavaicer avatar Taro avatar Fanc1er avatar yuyan-sec avatar york avatar

Watchers

 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.