From 08cf3e0428d65df04f146cd93187cfcd96b8f5c6 Mon Sep 17 00:00:00 2001 From: Mrxn Date: Fri, 24 Sep 2021 23:42:24 +0800 Subject: [PATCH] =?UTF-8?q?add=20WAF-bypass-xss-payloads=EF=BC=9A=E4=B8=80?= =?UTF-8?q?=E7=9B=B4=E6=9B=B4=E6=96=B0=E7=9A=84=20bypass=20waf=20=E7=9A=84?= =?UTF-8?q?=20XSS=20payload=20=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index baa9d5e..4e569f8 100644 --- a/README.md +++ b/README.md @@ -823,6 +823,7 @@ - [Xjar_tips:Spring Boot JAR 安全加密运行工具, 同时支持的原生JAR](https://github.com/jas502n/Xjar_tips) - [druid_sessions:提取 Druid 的 session 工具](https://github.com/yuyan-sec/druid_sessions) - [xmap:快速网络扫描器, 专为执行互联网范围内的 IPv6 和IPv4 网络研究扫描而设计](https://github.com/idealeer/xmap) +- [WAF-bypass-xss-payloads:一直更新的 bypass waf 的 XSS payload 仓库](https://github.com/Walidhossain010/WAF-bypass-xss-payloads) ## 文章/书籍/教程相关