class Wafalyzer::Waf::FortiGate
- Wafalyzer::Waf::FortiGate
- Wafalyzer::Waf
- Reference
- Object
Defined in:
wafalyzer/wafs/fortigate.crConstant Summary
-
PATTERN =
Regex.union(/.>powered.by.fortinet<./i, /.>fortigate.ips.sensor<./i, /fortigate/i, /.fgd_icon/i, /\AFORTIWAFSID=/i, /application.blocked./i, /.fortiGate.application.control/i, /(http(s)?)?:\/\/\w+.fortinet(.\w+:)?/i, /fortigate.hostname/i, /the.page.cannot.be.displayed..please.contact.[^@]+@[^@]+\.[^@]+.for.additional.information/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