Coder Social home page Coder Social logo

burpextendercollect's Introduction

BurpExtenderCollect

此项目用于收集渗透测试中,BurpSuite中好用的插件

插件介绍

  • chunked-coding-converter --- Burp suite 分块传输辅助插件 分块传输原理戳这里

    插件地址

  • logger++ --- 高亮显示数据包,正则过滤查找需要的数据包,可以随意清理数据包而不用担心丢失重要数据包(burp的http-history还会存在该数据包)

    插件地址

  • xp_CAPTCHA --- 图片验证码识别,对于简单图片验证码保护的接口,可以使用此插件结合burp自带爆破功能进行暴力破解,使用说明直接看插件的github说明

    插件地址

  • jsEncrypter --- 用于前端加密的接口需要进行暴力破解时使用,关于此插件和其使用说明戳这里

    插件地址

  • HaE --- 用于请求高亮标记与信息提取,正则可自定义,作者也提供了一些好用的规则,保护眼睛,从使用HaE做起QWQ

    插件地址

  • Turbo Intruder --- 用于暴力破解,更快且可根据需求自定义爆破脚本,使用需要一点python编程基础,但插件也自带了一些脚本,可以一键使用,比如race.py可以用于进行条件竞争的漏洞测试

    插件地址

  • burpFakeIP --- 用于伪造ip的插件,在特定场景下还是挺有用的,便于常规测试

    插件地址

  • WooYun-Payload --- 通过http请求包中域名,路径,参数等获取乌云历史漏洞中类似的数据,对于新白帽子有一定启发价值

    插件地址

  • U2C --- 用于将burp中的unicode编码转成中文,虽然现在已经不维护了,但是还是可以使用

    插件地址

  • JSON&HTTPP --- 用于将json格式数据转换成x=y格式数据,最大的利用场景在于快速测试接口是否隐藏了参数,比如返回包里面的参数

    插件地址

  • J2EEScan --- 用于J2EE应用程序的Web应用程序渗透测试扫描,插件使用介绍戳这里

    插件地址

  • Brida --- 结合frida编写使用加密解密脚本,使用参考戳这里

    插件地址

  • param-miner --- 缓存投毒检测插件,此漏洞的详细解释戳这里,工具使用戳这里

    插件地址

  • InQL --- 渗透测试中可以对GraphQL快速利用,演示视频戳这里

    插件地址

  • Copy As Python-Requests --- 数据包转换成python 的 requests代码并复制到剪切板,极大的加快需要编写自定义python脚本的速度,使用说明戳这里

    插件地址

  • Copy Request & Response --- 快速按规范复制得到请求包/返回包的内容,方便编写渗透测试报告,演示动图戳这里

    插件地址

  • CaA --- 主要作用就是收集流经BurpSuite Proxy模块中的HTTP流量,并从中提取一些有价值的信息,可以用于接口的枚举。介绍文档直接看官方github戳这里

    插件地址

  • EasyBurpVuln --- 具备自动添加Payload和一定的扫描能力,这个插件最主要的作用是提供基础代码,有助于二次魔改,插件介绍博客戳这里

    插件地址

burpextendercollect's People

Contributors

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