Skip to content

Slot: mutable_field

The name of the analytic field or parameter that can be tuned by a defender to adapt it to their environment (e.g., 'TimeWindow', 'UserContext', 'PortRange', 'SubnetFilter'). Provides a clear identifier for the tunable aspect of the analytic.

URI: attack:mutable_field Alias: mutable_field

Applicable Classes

Name Description Modifies Slot
MutableElement An environment-tunable parameter within an ATT&CK analytic yes

Properties

Type and Range

Property Value
Range String
Domain Of MutableElement

Cardinality and Requirements

Property Value
Required Yes

In Subsets

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self attack:mutable_field
native attack:mutable_field

LinkML Source

name: mutable_field
description: The name of the analytic field or parameter that can be tuned by a defender
  to adapt it to their environment (e.g., 'TimeWindow', 'UserContext', 'PortRange',
  'SubnetFilter'). Provides a clear identifier for the tunable aspect of the analytic.
in_subset:
- attack_aux
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: mutable_field
domain_of:
- MutableElement
range: string
required: true