Class: Msf::OptAddressRoutable
- Inherits:
-
OptAddress
- Object
- OptBase
- OptAddress
- Msf::OptAddressRoutable
- Defined in:
- lib/msf/core/opt_address_routable.rb
Overview
Routable network address option.
Instance Attribute Summary
Attributes inherited from OptBase
#advanced, #aliases, #conditions, #default, #desc, #enums, #evasion, #fallbacks, #max_length, #name, #owner, #regex, #required
Instance Method Summary collapse
Methods inherited from OptAddress
Methods inherited from OptBase
#advanced?, #display_value, #empty_required_value?, #evasion?, #initialize, #invalid_value_length?, #normalize, #required?, #type?, #validate_on_assignment?
Constructor Details
This class inherits a constructor from Msf::OptBase