class Wafalyzer::Waf::Sucuri
- Wafalyzer::Waf::Sucuri
- Wafalyzer::Waf
- Reference
- Object
Defined in:
wafalyzer/wafs/sucuri.crConstant Summary
-
PATTERN =
Regex.union(/access.denied.-.sucuri.website.firewall/i, /sucuri.webSite.firewall.-.cloudProxy.-.access.denied/i, /questions\?.+cloudproxy@sucuri\.net/i, /http(s)?.\/\/(cdn|supportx.)?sucuri(.net|com)?/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