Skip to content

rule grammar

Betta edited this page Sep 24, 2018 · 1 revision

waf rule grammar

keyword

  • eq equal
  • neq not equal
  • co contain
  • nco not contain
  • req regular expression equal
  • nreq regular expression not equal
  • rco regular expression contain
  • nrco regular expression not contain
  • ex exists
  • nex exists in one of
  • type type
  • betw between
  • lbetw Length between
  • cbetw count between
Clone this wiki locally