Update 通达OA sql注入漏洞 CVE-2023-4166.md

This commit is contained in:
wy876 2023-11-04 22:22:22 +08:00 committed by GitHub
parent 73cb902275
commit ab7f126afc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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