Forum Discussion
Wasfi_Bounni
Mar 03, 2021Cirrocumulus
Thank you Simon. My aim is to block a URL that have the quetion mark in the manner asked. i.e. followed by any / character. However, if the question mark comes after the final / in the URL path, then I want it to be allowed: For example: http://www.xyz.com/abc/klm/file.php?
As I said, the question mark symbol is disallowed in the ASM policy under the URL character set section.
Kindly
Wasfi
- Simon_BlakelyMar 03, 2021Employee
You would either do that in an irule (on HTTP_REQUEST)
Or look at the
Security ›› Application Security : Parameters : Parameters List ›› Parameter Properties
for the * (wildcard) parameter
In the Name Meta Characters tab, select
Check characters on this parameter name
/ is already disallowed in the metacharacters