mirror of
https://github.com/ADD-SP/ngx_waf.git
synced 2026-04-26 22:15:55 +03:00
[GH-ISSUE #44] waf_rule_type文档漏了CC-DNEY #27
Labels
No labels
MacOS
Nginx
OpenResty
Tengine
bug
documentation
enhancement
needs-investigation
pull-request
question
stale
stale
stale
timeout
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ngx_waf#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @opcache on GitHub (May 26, 2021).
Original GitHub issue: https://github.com/ADD-SP/ngx_waf/issues/44
文档中说到
https://add-sp.github.io/ngx_waf/zh-cn/advance/variable.html#waf-rule-type
测试验证发现,少了CC防护的waf_rule_type,CC攻击拦截后,日志里面显示CC-DNEY
还有没其他的waf_rule_type ?建议文档补充 CC-DNEY 和其他的
@ADD-SP commented on GitHub (May 26, 2021):
文档已更新。