mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-22 18:25:35 +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
|
```go
|
||||||
package main
|
package main
|
||||||
|
|
||||||
@@ -89,6 +90,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Python
|
||||||
```python
|
```python
|
||||||
import requests
|
import requests
|
||||||
import time
|
import time
|
||||||
|
|||||||
Reference in New Issue
Block a user