class Wafalyzer::Waf::Wordfence
- Wafalyzer::Waf::Wordfence
- Wafalyzer::Waf
- Reference
- Object
Defined in:
wafalyzer/wafs/wordfence.crConstant Summary
-
PATTERN =
Regex.union(/generated.by.wordfence/i, /your.access.to.this.site.has.been.limited/i, /.>wordfence<./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