class Wafalyzer::Waf::GoogleWebServices
- Wafalyzer::Waf::GoogleWebServices
- Wafalyzer::Waf
- Reference
- Object
Defined in:
wafalyzer/wafs/googlewebservices.crConstant Summary
-
PATTERN =
Regex.union(/your.client.has.issued.a.malformed.or.illegal.request/i, /your.systems.have.detected.unusual.traffic/i, /block(ed)?.by.g.cloud.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