Git Product home page Git Product logo

powerscanner's Introduction

PowerScanner

  • 面向HW的红队半自动扫描器(Burp插件)

  • 适合有经验的渗透测试人员。

  • 注:误报率高!!!所有报告结果需经手动手动确认。

  • By Brian.W AKA BigCHAN

Features

  • 通过缩短payload长度、降低发包数量提高对WAF的隐蔽性,同时提高误报率。
  • 所有测试项不依赖回显,发现隐蔽漏洞
  • BypassWAF:各种Headers随机化(IP随机化、Cookie清空、User-agent随机化、HOST随机化)
  • BypassWAF:锚点随机化,随机锚点{{|RANDOMSTR|}},{{|RANDOMINT|}}
  • BypassWAF:json unicode编码

Check list

注意:所有检测项只包含无害化PoC,不包含利用程序

  • 扫描Sql注入
  • 扫描命令注入
  • 扫描敏感文件
  • 扫描路径穿越
  • 报告敏感参数(参数明看起来可能是漏洞点)
  • fastjson检测
  • log4j检测
  • 路由请求到第三方工具,比如xray、zaproxy

TODO

  • 不增加发报量的前提下,修改对照逻辑,降低误报率
  • 敏感文件扫描按照目录扫描(最高遍历一级目录)
  • BypassWAF:膨胀Post body
  • BypassWAF:膨胀Get URL
  • CMS识别

How To Use

加载插件,设置主动在线扫描,打开浏览器,设置代理到burp,剩下的就是点点点就行了。

主动扫描

  • (optional) 为了控制发包数目,防止被WAF封,取消勾选其他所有主动扫描插件
  • 加载插件 image
  • 新建在线主动扫描 image image image image image image

Bypass WAF

image image image

扫描结果

image

powerscanner's People

Contributors

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