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

View File

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