class Wafalyzer::Waf::Stackpath
- Wafalyzer::Waf::Stackpath
- Wafalyzer::Waf
- Reference
- Object
Defined in:
wafalyzer/wafs/stackpath.crConstant Summary
-
PATTERN =
Regex.union(/action.that.triggered.the.service.and.blocked/i, /<h2>sorry,.you.have.been.blocked.?<.h2>/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