From ab7f126afce96add7679d5c9dedd336de76d314b Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 4 Nov 2023 22:22:22 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E9=80=9A=E8=BE=BEOA=20sql=E6=B3=A8?= =?UTF-8?q?=E5=85=A5=E6=BC=8F=E6=B4=9E=20CVE-2023-4166.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 通达OA sql注入漏洞 CVE-2023-4166.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/通达OA sql注入漏洞 CVE-2023-4166.md b/通达OA sql注入漏洞 CVE-2023-4166.md index 344eeb7..16fa6b2 100644 --- a/通达OA sql注入漏洞 CVE-2023-4166.md +++ b/通达OA sql注入漏洞 CVE-2023-4166.md @@ -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