Update update_readme.py

This commit is contained in:
东方有鱼名为咸
2026-02-27 09:43:06 +08:00
committed by GitHub
parent a6780ccca6
commit 241505445e
+1 -1
View File
@@ -18,7 +18,7 @@ HEADERS = {
WEB_KEYWORDS = [
'rce', 'sql', 'xss', 'csrf', 'upload', 'injection', 'web', 'cms',
'文件上传', '文件读取', 'sql注入', '信息泄露', '命令执行',
'目录遍历', '目录穿越', 'xxe', 'bypass', 'auth'
'目录遍历', '目录穿越', 'xxe', 'bypass', 'auth', '漏洞'
]
START_MARKER_REGEX = r'id="head4">Web APP</span>'