class Wafalyzer::Waf::Cerber
- Wafalyzer::Waf::Cerber
- Wafalyzer::Waf
- Reference
- Object
Defined in:
wafalyzer/wafs/cerber.crConstant Summary
-
PATTERN =
Regex.union([/We're sorry, you are not allowed to proceed\<\/h1\>/, /\<p\>Your request looks suspiciously similar to automated requests from spam posting software or it has been denied by a security policy configured by the website administrator\.\<\/p\>/])
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