wafrift-detect 0.2.13

WAF detection from response headers and body, response fingerprint drift analysis.
Documentation
1
2
3
4
5
6
7
8
9
[[waf]]
name = "DynamicWeb Injection Check"
vendor = "DynamicWeb"
confidence_threshold = 0.3
evasions = ["CaseAlternation", "SqlCommentInsertion", "DoubleUrlEncode", "ContentTypeSwitch"]
source = "WAFW00F:dynamicweb"
[[waf.signature]]
  body_regex = "by dynamic check(.{0,10}?module)?"
  weight = 0.4