Update README.md

BurpCrypto一款支持多种加密算法的用于爆破前端加密的Burp插件,支持直接直接js加密方法,不需要安装第三方组件
This commit is contained in:
东方有鱼名为咸 2021-07-28 21:49:43 +08:00 committed by GitHub
parent bf30398496
commit 20d7b9f6ad
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)
- **BurpCrypto** --- BurpCrypto一款支持多种加密算法的用于爆破前端加密的Burp插件支持直接直接js加密方法不需要安装第三方组件 [源处](https://github.com/whwlsfb/BurpCrypto)
- **BurpBountyPlus** --- BurpBountyPlus 是在BurpBounty的基础添加了右键菜单功能添加支持了对单个数据包单个参数的漏洞扫描和fuzzer打通渗透测试的最后一公里提高效率 [源处](https://github.com/ggg4566/BurpBountyPlus)
- **BurpExtractor** --- 从请求和响应提取参数,供爆破、重放等调用 [源处](https://github.com/NetSPI/BurpExtractor)
- **burp-cph** --- 也是从请求和响应提取参数,供爆破、重放调用 [源处](https://github.com/elespike/burp-cph)