add BurpCustomizer-burp皮肤切换插件

This commit is contained in:
东方有鱼名为咸 2021-01-05 22:37:10 +08:00 committed by GitHub
parent e824a1ab5b
commit 13fb680086
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)
- **BurpCustomizer** ---新版burp皮肤切换插件自带几十种皮肤仅支持2020.12及以上版本的burp使用方法简单加载插件在 Customizer Tab下切换皮肤即可[源出](https://github.com/CoreyD97/BurpCustomizer)
- **BurpSuite_403Bypasser** ---用python编写的用来测试绕过403的插件。[源出](https://github.com/sting8k/BurpSuite_403Bypasser)
- **Burp-Non-HTTP-Extension** ---一款用于Burpsuite抓取非HTTP流量的插件。[源出](https://github.com/summitt/Burp-Non-HTTP-Extension)
- **burp-unauth-checker** ---一款用python开发用来自动化检查未授权漏洞()的burp插件。[源出](https://github.com/theLSA/burp-unauth-checker)