test_scratch / cti-ATT-CK-v13.1 /ics-attack /attack-pattern /attack-pattern--2883c520-7957-46ca-89bd-dab1ad53b601.json
khoicrtp's picture
Upload 2298 files
5fe70fd
raw
history blame
5.39 kB
{
"type": "bundle",
"id": "bundle--1a2cd146-8fa6-4200-a565-fc7d4b0b4c85",
"spec_version": "2.0",
"objects": [
{
"modified": "2023-03-09T18:38:51.471Z",
"name": "Change Operating Mode",
"description": "Adversaries may change the operating mode of a controller to gain additional access to engineering functions such as Program Download. Programmable controllers typically have several modes of operation that control the state of the user program and control access to the controllers API. Operating modes can be physically selected using a key switch on the face of the controller but may also be selected with calls to the controllers API. Operating modes and the mechanisms by which they are selected often vary by vendor and product line. Some commonly implemented operating modes are described below: \n\n* Program - This mode must be enabled before changes can be made to a devices program. This allows program uploads and downloads between the device and an engineering workstation. Often the PLCs logic Is halted, and all outputs may be forced off. (Citation: N.A. October 2017) \n* Run - Execution of the devices program occurs in this mode. Input and output (values, points, tags, elements, etc.) are monitored and used according to the programs logic. [Program Upload](https://attack.mitre.org/techniques/T0845) and [Program Download](https://attack.mitre.org/techniques/T0843) are disabled while in this mode. (Citation: Omron) (Citation: Machine Information Systems 2007) (Citation: N.A. October 2017) (Citation: PLCgurus 2021) \n* Remote - Allows for remote changes to a PLCs operation mode. (Citation: PLCgurus 2021) \n* Stop - The PLC and program is stopped, while in this mode, outputs are forced off. (Citation: Machine Information Systems 2007) \n* Reset - Conditions on the PLC are reset to their original states. Warm resets may retain some memory while cold resets will reset all I/O and data registers. (Citation: Machine Information Systems 2007) \n* Test / Monitor mode - Similar to run mode, I/O is processed, although this mode allows for monitoring, force set, resets, and more generally tuning or debugging of the system. Often monitor mode may be used as a trial for initialization. (Citation: Omron)",
"kill_chain_phases": [
{
"kill_chain_name": "mitre-ics-attack",
"phase_name": "execution"
},
{
"kill_chain_name": "mitre-ics-attack",
"phase_name": "evasion"
}
],
"x_mitre_attack_spec_version": "3.1.0",
"x_mitre_deprecated": false,
"x_mitre_detection": "",
"x_mitre_domains": [
"ics-attack"
],
"x_mitre_is_subtechnique": false,
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"x_mitre_platforms": [
"Safety Instrumented System/Protection Relay",
"Field Controller/RTU/PLC/IED"
],
"x_mitre_version": "1.0",
"x_mitre_data_sources": [
"Application Log: Application Log Content",
"Network Traffic: Network Traffic Content",
"Operational Databases: Device Alarm"
],
"type": "attack-pattern",
"id": "attack-pattern--2883c520-7957-46ca-89bd-dab1ad53b601",
"created": "2020-05-21T17:43:26.506Z",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"revoked": false,
"external_references": [
{
"source_name": "mitre-attack",
"url": "https://attack.mitre.org/techniques/T0858",
"external_id": "T0858"
},
{
"source_name": "Machine Information Systems 2007",
"description": "Machine Information Systems 2007 How PLCs Work Retrieved. 2021/01/28 ",
"url": "http://www.machine-information-systems.com/How_PLCs_Work.html"
},
{
"source_name": "N.A. October 2017",
"description": "N.A. 2017, October What are the different operating modes in PLC? Retrieved. 2021/01/28 ",
"url": "https://forumautomation.com/t/what-are-the-different-operating-modes-in-plc/2489"
},
{
"source_name": "Omron",
"description": "Omron Machine Information Systems 2007 How PLCs Work Retrieved. 2021/01/28 PLC Different Operating Modes Retrieved. 2021/01/28 ",
"url": "https://www.omron-ap.com/service_support/FAQ/FAQ00002/index.asp#:~:text=In%20PROGRAM%20mode%2C%20the%20CPU,can%20be%20created%20or%20modified."
},
{
"source_name": "PLCgurus 2021",
"description": "PLCgurus 2021 PLC Basics Modes Of Operation Retrieved. 2021/01/28 ",
"url": "https://www.plcgurus.net/plc-basics/"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
]
}
]
}