1 個回答
- 最新
- 最多得票
- 最多評論
0
結論先說: AWSManagedRulesCommonRuleSet 中的 SizeRestrictions_BODY 是 AWS 提供的托管規則(Managed Rule),不能直接修改其條件(例如 body size 限制)!
只能:
- 選擇啟用/停用某些 Rule
- 改為 Count Mode(僅記錄,不封鎖)
- 不能直接修改其條件內容(如大小、pattern)
参阅: https://repost.aws/zh-Hant/knowledge-center/waf-upload-blocked-files
已回答 9 個月前
