From fdf5066e8566c0657744e005b7213baa2d4bb0e4 Mon Sep 17 00:00:00 2001 From: AaronXu <718827633@qq.com> Date: Sat, 16 May 2026 10:40:12 +0800 Subject: [PATCH] =?UTF-8?q?05-16-=E5=91=A8=E5=85=AD=5F10-40-12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02.WEB安全/01.SQL注入漏洞原理.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02.WEB安全/01.SQL注入漏洞原理.md b/02.WEB安全/01.SQL注入漏洞原理.md index eed78f0..853033d 100644 --- a/02.WEB安全/01.SQL注入漏洞原理.md +++ b/02.WEB安全/01.SQL注入漏洞原理.md @@ -1236,7 +1236,7 @@ COOKIE 注入与 GET、POST 注入区别不大,只是传递的方式不一样 ### 11.3 注入cms实战 -源码下载:http://file.inmind-lab.com:30006/#s/_oOfV4uQ +源码下载:http://file.inmind-lab.com/#s/_oOfV4uQ 很多cms会对get和post进行拦截