class Wafalyzer::Waf::PerimeterX
- Wafalyzer::Waf::PerimeterX
- Wafalyzer::Waf
- Reference
- Object
Defined in:
wafalyzer/wafs/perimeterx.crConstant Summary
-
PATTERN =
Regex.union(/access.to.this.page.has.been.denied.because.we.believe.you.are.using.automation.tool/i, /http(s)?:\/\/(www.)?perimeterx.\w+.whywasiblocked/i, /perimeterx/i, /(..)?client.perimeterx.*\/[a-zA-Z]{8,15}\/*.*.js/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