add BurpBountyPlus 是在BurpBounty的基础添加了右键菜单功能,添加支持了对单个数据包单个参数的漏洞扫描和fuzzer,打通渗透测试的最后一公里,提高效率

This commit is contained in:
东方有鱼名为咸 2021-07-14 23:43:57 +08:00 committed by GitHub
parent c60bee0329
commit bf30398496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,6 +99,7 @@
> plugins目录下新增[awesome-burp-extensions的翻译版本](./plugins/awesome-burp-extensions)
- **BurpBountyPlus** --- BurpBountyPlus 是在BurpBounty的基础添加了右键菜单功能添加支持了对单个数据包单个参数的漏洞扫描和fuzzer打通渗透测试的最后一公里提高效率[源处](https://github.com/ggg4566/BurpBountyPlus)
- **BurpExtractor** --- 从请求和响应提取参数,供爆破、重放等调用 [源处](https://github.com/NetSPI/BurpExtractor)
- **burp-cph** --- 也是从请求和响应提取参数,供爆破、重放调用 [源处](https://github.com/elespike/burp-cph)
- **sql-sup** --- 实现参数溢出、垃圾数据、字典笛卡尔积[源处](https://github.com/S9MF/sql-sup)