mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Update 通达OA sql注入漏洞 CVE-2023-4166.md
This commit is contained in:
parent
73cb902275
commit
ab7f126afc
@ -16,6 +16,7 @@ app="TDXK-通达OA" && icon_hash="-759108386"
|
||||
|
||||
```
|
||||
## 利用脚本
|
||||
### go
|
||||
```go
|
||||
package main
|
||||
|
||||
@ -89,6 +90,7 @@ func main() {
|
||||
}
|
||||
```
|
||||
|
||||
### Python
|
||||
```python
|
||||
import requests
|
||||
import time
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user