Forum Discussion
natethegreat_23
Aug 24, 2018Nimbostratus
Blocking a request if the URL meets two parameter requirements?
I have a API request that has two parameters that can easily be tampered. The problem is that there are legitimate requests that will match the numbers if I only have a parameter rule on one of the v...
Stanislas_Piro2
Aug 24, 2018Cumulonimbus
you can't create condition on 2 parameters in ASM. you have to create an irule.
in irule, you can get parameter value with command:
set VariableA [URI::query [HTTP::uri] VariableA]
set VariableB [URI::query [HTTP::uri] VariableB]
Regards,
Stanislas
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects