Class: Mdm::Module::Platform

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
app/models/mdm/module/platform.rb

Overview

Platform on which the Metasploit Module can run.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of the platform.

Returns:

  • (String)


# File 'app/models/mdm/module/platform.rb', line 16