class Wafalyzer::Waf::Apache
- Wafalyzer::Waf::Apache
- Wafalyzer::Waf
- Reference
- Object
Defined in:
wafalyzer/wafs/apache.crConstant Summary
-
PATTERN =
Regex.union(/apache/i, /.>you.don.t.have.permission.to.access+/i, /was.not.found.on.this.server/i, /<address>apache\/([\d+{1,2}](.[\d+]{1,2}(.[\d+]{1,3})?)?)?/i, /<title>403 Forbidden<\/title>/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