更新漏洞库:Web服务器漏洞/

This commit is contained in:
Threekiii 2022-06-06 15:06:45 +08:00
parent 5270ac69f5
commit 075f18d192

View File

@ -22,7 +22,7 @@ docker-compose up -d
访问 http://xxx.xxx.xxx.xxx:8080 正常即可
![](../../images/1-16454100070901.png)
![](https://typora-notes-1308934770.cos.ap-beijing.myqcloud.com/202206011714686.png)
## 漏洞复现
@ -32,7 +32,7 @@ docker-compose up -d
python poc.py http://xxx.xxx.xxx.xxx:8080/
```
![](../../images/2-16454100136592.png)
![](https://typora-notes-1308934770.cos.ap-beijing.myqcloud.com/202206011713645.png)
## 漏洞POC