Skip to content

Enum: AttackAssetSectorEnum

Closed enumeration of industry sectors in which ICS Assets (x-mitre-asset) are commonly observed. Used to associate assets with specific industrial environments. Only applicable in the ICS ATT&CK domain.

URI: attack:AttackAssetSectorEnum

Permissible Values

Value Meaning Description
Electric None Electric power generation, transmission, and distribution sector
Water and Wastewater None Water treatment, distribution, and wastewater management sector
Manufacturing None Industrial manufacturing and production environments
Rail None Rail transportation and signaling systems
Maritime None Maritime and port operations including vessel management systems
General None Applicable across multiple industry sectors without a specific focus

Slots

Name Description
x_mitre_sectors The industry sectors in which this ICS Asset is commonly observed or deployed
related_asset_sectors The industry sectors in which this related (aliased) asset variant is observe...

In Subsets

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/attack

LinkML Source

name: AttackAssetSectorEnum
description: Closed enumeration of industry sectors in which ICS Assets (x-mitre-asset)
  are commonly observed. Used to associate assets with specific industrial environments.
  Only applicable in the ICS ATT&CK domain.
in_subset:
- ics_only
from_schema: https://w3id.org/lmodel/attack
rank: 1000
permissible_values:
  Electric:
    text: Electric
    description: Electric power generation, transmission, and distribution sector.
  Water and Wastewater:
    text: Water and Wastewater
    description: Water treatment, distribution, and wastewater management sector.
  Manufacturing:
    text: Manufacturing
    description: Industrial manufacturing and production environments.
  Rail:
    text: Rail
    description: Rail transportation and signaling systems.
  Maritime:
    text: Maritime
    description: Maritime and port operations including vessel management systems.
  General:
    text: General
    description: Applicable across multiple industry sectors without a specific focus.