class Wafalyzer::Waf::Varnish
- Wafalyzer::Waf::Varnish
- Wafalyzer::Waf
- Reference
- Object
Defined in:
wafalyzer/wafs/varnish.crConstant Summary
-
PATTERN =
Regex.union(/\bxid. \d+/i, /varnish/i, /.>.?security.by.cachewall.?<./i, /cachewall/i, /.>access.is.blocked.according.to.our.site.security.policy.<+/i)
Class Method Summary
Instance methods inherited from class Wafalyzer::Waf
clone
clone,
product : String
product,
to_json(json : JSON::Builder)
to_json,
to_s(io : IO) : Nil
to_s
Constructor methods inherited from class Wafalyzer::Waf
find(klass : Waf.class) : Waf
find,
new(product : String)new new