Class: Mdm::Module::Platform
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- Mdm::Module::Platform
- Defined in:
- app/models/mdm/module/platform.rb
Overview
Platform on which the Metasploit Module can run.
Instance Attribute Summary collapse
-
#name ⇒ String
The name of the platform.
Instance Attribute Details
#name ⇒ String
The name of the platform.
|
# File 'app/models/mdm/module/platform.rb', line 16
|