Restricted Directory
What It Means
This request attempted to access a directory that has been marked as restricted by the WAF.
Why It Matters
Certain directories are restricted because they are common targets for attackers or contain sensitive application internals. Blocking access to these directories prevents reconnaissance and exploitation attempts.
Common Triggers
Requests to directories that are known to contain configuration files, admin interfaces, or application internals that should not be publicly accessible.
What To Do
If a legitimate user needs access to a restricted directory, you can add their IP address to your IP Allowlist or use Path Allowlisting to exempt specific paths. Verify that the directory genuinely needs to be publicly accessible before creating exceptions.