Forum Discussion
JG2017_313630
Mar 15, 2017Altostratus
User-Defined Attack Signatures - Rule Section Operators?
Are there Operators like OR,AND,.... for a User-Define Attack Signatures - Rule Section when writing a Rule? Not iRule
- natheCirrocumulus
And definitely, you can list the consituent parts of an attack sig e.g.
would check for curl in the header fields AND curl in a parameter, the attack sig would trigger if both existed.headercontent:"curl"; nocase; valuecontent:"curl"; norm;
As for OR - i think you have to use regex for this in the signature (re2 or pcre).
Hope this helps,
N
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