AstrBot老版本RCE# 介绍
AstrBot<=3.5.17在[源码中](https://github.com/AstrBotDevs/AstrBot/blob/v3.5.17/astrbot/core/__init__.py)硬编码了JWT secret,导致可以任意上传插件,实现RCE
# 使用
```shell
python main.py 'http://127.0.0.1:6185'
```
# 源码
https://github.com/AstrBotDevs/AstrBot.git
[4.0K] /data/pocs/355c7a85aca963770a97c8fdc0f26b8916d217fc
├── [1.9K] flake.lock
├── [2.5K] flake.nix
├── [1.7K] main.py
├── [4.0K] payload-zip-main
│ ├── [1.0K] LICENSE
│ ├── [1.1K] main.py
│ ├── [ 302] metadata.yaml
│ └── [ 5] README.md
└── [ 302] README.md
2 directories, 8 files