mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-02 19:15:34 +08:00
Update 通达OA sql注入漏洞 CVE-2023-4166.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user