Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uknowsec/BurpSuite-Extender-fastjson
Reference:https://www.w2n1ck.com/article/44/
https://github.com/uknowsec/BurpSuite-Extender-fastjson
Last synced: 21 days ago
JSON representation
Reference:https://www.w2n1ck.com/article/44/
- Host: GitHub
- URL: https://github.com/uknowsec/BurpSuite-Extender-fastjson
- Owner: uknowsec
- Created: 2020-03-07T13:17:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T13:23:22.000Z (almost 5 years ago)
- Last Synced: 2024-11-13T08:11:30.478Z (29 days ago)
- Language: Python
- Homepage:
- Size: 75.2 KB
- Stars: 152
- Watchers: 3
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - uknowsec/BurpSuite-Extender-fastjson - Reference:https://www.w2n1ck.com/article/44/ (Python)
README
# BurpSuite-Extender-fastjson
在原作者的基础改了一个bp自动检测fastjson rce的py插件,可检测1.2.24和1.2.47。若存在漏洞自动标注该流量,并在output中输出内容。 python脚本自行修改ceye和token值。
![](https://github.com/uknowsec/BurpSuite-Extender-fastjson/blob/master/3.jpg)
![](https://github.com/uknowsec/BurpSuite-Extender-fastjson/blob/master/2.jpg)
Reference:https://www.w2n1ck.com/article/44/