For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Darius44's avatar
Darius44
Icon for Altocumulus rankAltocumulus
Nov 10, 2023
Solved

Regex issue

Hello, I am stuck on trying to find out how to match some parameters in a WAF request using regex wildcard The parameters that I want to match are int the form of amp;arg20=something where the arg2...
  • Darius44's avatar
    Nov 10, 2023

    I somehow got it to work with this solution (not sure why it wasn't working before)

    amp;[a-zA-Z0-9]*