{
    "versions": {
        "layer": "4.5",
        "navigator": "5.0.0",
        "attack": "17.1"
    },
    "name": "May 2025 ICS Updates",
    "description": "ICS updates for the May 2025 release of ATT&CK",
    "domain": "ics-attack",
    "techniques": [
        {
            "techniqueID": "T0800",
            "tactic": "inhibit-response-function",
            "enabled": true,
            "color": "#B99095",
            "comment": "patche"
        },
        {
            "techniqueID": "T0872",
            "tactic": "evasion",
            "enabled": true,
            "color": "#B99095",
            "comment": "patche"
        },
        {
            "techniqueID": "T0801",
            "tactic": "collection",
            "enabled": true,
            "color": "#B99095",
            "comment": "patche"
        },
        {
            "techniqueID": "T0845",
            "tactic": "collection",
            "enabled": true,
            "color": "#B99095",
            "comment": "patche"
        },
        {
            "techniqueID": "T0852",
            "tactic": "collection",
            "enabled": true,
            "color": "#B99095",
            "comment": "patche"
        },
        {
            "techniqueID": "T0869",
            "tactic": "command-and-control",
            "enabled": true,
            "color": "#B99095",
            "comment": "patche"
        },
        {
            "techniqueID": "T0882",
            "tactic": "impact",
            "enabled": true,
            "color": "#B99095",
            "comment": "patche"
        }
    ],
    "sorting": 0,
    "hideDisabled": false,
    "legendItems": [
        {
            "color": "#a1d99b",
            "label": "additions: ATT&CK objects which are only present in the new release."
        },
        {
            "color": "#fcf3a2",
            "label": "major_version_changes: ATT&CK objects that have a major version change. (e.g. 1.0 \u2192 2.0)"
        },
        {
            "color": "#c7c4e0",
            "label": "minor_version_changes: ATT&CK objects that have a minor version change. (e.g. 1.0 \u2192 1.1)"
        },
        {
            "color": "#B5E5CF",
            "label": "other_version_changes: ATT&CK objects that have a version change of any other kind. (e.g. 1.0 \u2192 1.2)"
        },
        {
            "color": "#B99095",
            "label": "patches: ATT&CK objects that have been patched while keeping the version the same. (e.g., 1.0 \u2192 1.0 but something like a typo, a URL, or some metadata was fixed)"
        },
        {
            "color": "#ff9000",
            "label": "revocations: ATT&CK objects which are revoked by a different object."
        },
        {
            "color": "#ff6363",
            "label": "deprecations: ATT&CK objects which are deprecated and no longer in use, and not replaced."
        },
        {
            "color": "#ff00e1",
            "label": "deletions: ATT&CK objects which are no longer found in the STIX data."
        },
        {
            "color": "#ffffff",
            "label": "unchanged: ATT&CK objects which did not change between the two versions."
        }
    ],
    "showTacticRowBackground": true,
    "tacticRowBackground": "#205b8f",
    "selectTechniquesAcrossTactics": true
}