subject
stringlengths
5
9
predicate
stringclasses
21 values
object
stringlengths
2
4.68k
source
stringclasses
1 value
object_type
stringclasses
6 values
meta
stringlengths
0
10.5k
T1561.002
description
Adversaries may corrupt or wipe the disk data structures on a hard drive necessary to boot a system; targeting specific critical systems or in large numbers in a network to interrupt availability to system and network resources. Adversaries may attempt to render the system unable to boot by overwriting critical data ...
attack
string
T1561.002
domain
enterprise-attack
attack
string
T1561.002
impact-type
Availability
attack
string
T1561.002
is-subtechnique
true
attack
boolean
T1561.002
modified
2026-05-12 15:12:00.620000+00:00
attack
date
T1561.002
name
Disk Structure Wipe
attack
string
T1561.002
platform
Linux
attack
string
T1561.002
platform
macOS
attack
string
T1561.002
platform
Network Devices
attack
string
T1561.002
platform
Windows
attack
string
T1561.002
rdf:type
Technique
attack
enum
{"version":"1.2","external_references":[{"url":"https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/fundamentals/command/cf_command_ref/F_through_K.html#wp2829794668","source_name":"format_cmd_cisco","description":"Cisco. (2022, August 16). format - Cisco IOS Configuration Fundamentals Command Reference. Retrieved July 1...
T1561.002
subtechnique-of
T1561
attack
id
T1561.002
url
https://attack.mitre.org/techniques/T1561/002
attack
url
T1562
belongs-to-tactic
TA0005
attack
id
T1562
created
2020-02-21 20:22:13.470000+00:00
attack
date
T1562
description
Adversaries may maliciously modify components of a victim environment in order to hinder or disable defensive mechanisms. This not only involves impairing preventative defenses, such as firewalls and anti-virus, but also detection capabilities that defenders can use to audit activity and identify malicious behavior. Th...
attack
string
T1562
domain
enterprise-attack
attack
string
T1562
is-subtechnique
false
attack
boolean
T1562
modified
2026-04-14 22:54:52.137000+00:00
attack
date
T1562
name
Impair Defenses
attack
string
T1562
platform
Windows
attack
string
T1562
platform
IaaS
attack
string
T1562
platform
Linux
attack
string
T1562
platform
macOS
attack
string
T1562
platform
Containers
attack
string
T1562
platform
Network Devices
attack
string
T1562
platform
Identity Provider
attack
string
T1562
platform
Office Suite
attack
string
T1562
platform
ESXi
attack
string
T1562
rdf:type
Technique
attack
enum
{"version":"1.7","external_references":[{"url":"https://cloud.google.com/blog/topics/threat-intelligence/uncovering-unc3886-espionage-operations","source_name":"Google Cloud Mandiant UNC3886 2024","description":" Punsaen Boonyakarn, Shawn Chew, Logeswaran Nadarajan, Mathew Potaczek, Jakub Jozwiak, and Alex Marvi. (2024...
T1562
revoked
true
attack
boolean
T1562
revoked-by
T1685
attack
id
T1562
url
https://attack.mitre.org/techniques/T1562
attack
url
T1562.001
belongs-to-tactic
TA0005
attack
id
T1562.001
created
2020-02-21 20:32:20.810000+00:00
attack
date
T1562.001
description
Adversaries may modify and/or disable security tools to avoid possible detection of their malware/tools and activities. This may take many forms, such as killing security software processes or services, modifying / deleting Registry keys or configuration files so that tools do not operate properly, or other methods to ...
attack
string
T1562.001
domain
enterprise-attack
attack
string
T1562.001
is-subtechnique
true
attack
boolean
T1562.001
modified
2026-04-14 22:54:28.635000+00:00
attack
date
T1562.001
name
Disable or Modify Tools
attack
string
T1562.001
platform
Containers
attack
string
T1562.001
platform
IaaS
attack
string
T1562.001
platform
Linux
attack
string
T1562.001
platform
macOS
attack
string
T1562.001
platform
Network Devices
attack
string
T1562.001
platform
Windows
attack
string
T1562.001
rdf:type
Technique
attack
enum
{"version":"1.7","external_references":[{"url":"https://www.fortinet.com/blog/psirt-blogs/fg-ir-22-369-psirt-analysis","source_name":"Analysis of FG-IR-22-369","description":" Guillaume Lovet and Alex Kong. (2023, March 9). Analysis of FG-IR-22-369. Retrieved May 15, 2023."},{"url":"https://www.mandiant.com/resources/b...
T1562.001
revoked
true
attack
boolean
T1562.001
revoked-by
T1685
attack
id
T1562.001
url
https://attack.mitre.org/techniques/T1562/001
attack
url
T1562.002
belongs-to-tactic
TA0005
attack
id
T1562.002
created
2020-02-21 20:46:36.688000+00:00
attack
date
T1562.002
description
Adversaries may disable Windows event logging to limit data that can be leveraged for detections and audits. Windows event logs record user and system activity such as login attempts, process creation, and much more.(Citation: Windows Log Events) This data is used by security tools and analysts to generate detections. ...
attack
string
T1562.002
domain
enterprise-attack
attack
string
T1562.002
is-subtechnique
true
attack
boolean
T1562.002
modified
2026-04-14 22:54:40.108000+00:00
attack
date
T1562.002
name
Disable Windows Event Logging
attack
string
T1562.002
platform
Windows
attack
string
T1562.002
rdf:type
Technique
attack
enum
{"version":"1.4","external_references":[{"url":"https://dmcxblue.gitbook.io/red-team-notes-2-0/red-team-techniques/defense-evasion/t1562-impair-defenses/disable-windows-event-logging","source_name":"Disable_Win_Event_Logging","description":" dmcxblue. (n.d.). Disable Windows Event Logging. Retrieved September 10, 2021....
T1562.002
revoked
true
attack
boolean
T1562.002
revoked-by
T1685.001
attack
id
T1562.002
url
https://attack.mitre.org/techniques/T1562/002
attack
url
T1562.003
belongs-to-tactic
TA0005
attack
id
T1562.003
created
2020-02-21 20:56:06.498000+00:00
attack
date
T1562.003
description
Adversaries may impair command history logging to hide commands they run on a compromised system. Various command interpreters keep track of the commands users type in their terminal so that users can retrace what they've done. On Linux and macOS, command history is tracked in a file pointed to by the environment var...
attack
string
T1562.003
domain
enterprise-attack
attack
string
T1562.003
is-subtechnique
true
attack
boolean
T1562.003
modified
2026-04-14 22:54:31.686000+00:00
attack
date
T1562.003
name
Impair Command History Logging
attack
string
T1562.003
platform
ESXi
attack
string
T1562.003
platform
Linux
attack
string
T1562.003
platform
macOS
attack
string
T1562.003
platform
Network Devices
attack
string
T1562.003
platform
Windows
attack
string
T1562.003
rdf:type
Technique
attack
enum
{"version":"2.3","external_references":[{"url":"https://cloud.google.com/blog/topics/threat-intelligence/esxi-hypervisors-malware-persistence","source_name":"Google Cloud Threat Intelligence ESXi VIBs 2022","description":"Alexander Marvi, Jeremy Koppen, Tufail Ahmed, and Jonathan Lepore. (2022, September 29). Bad VIB(E...
T1562.003
revoked
true
attack
boolean
T1562.003
revoked-by
T1690
attack
id
T1562.003
url
https://attack.mitre.org/techniques/T1562/003
attack
url
T1562.004
belongs-to-tactic
TA0005
attack
id
T1562.004
created
2020-02-21 21:00:48.814000+00:00
attack
date
T1562.004
description
Adversaries may disable or modify system firewalls in order to bypass controls limiting network usage. Changes could be disabling the entire mechanism as well as adding, deleting, or modifying particular rules. This can be done numerous ways depending on the operating system, including via command-line, editing Windows...
attack
string
T1562.004
domain
enterprise-attack
attack
string
T1562.004
is-subtechnique
true
attack
boolean
T1562.004
modified
2026-04-14 22:54:32.535000+00:00
attack
date
T1562.004
name
Disable or Modify System Firewall
attack
string
T1562.004
platform
ESXi
attack
string
T1562.004
platform
Linux
attack
string
T1562.004
platform
macOS
attack
string
T1562.004
platform
Network Devices
attack
string
T1562.004
platform
Windows
attack
string
T1562.004
rdf:type
Technique
attack
enum
{"version":"1.3","external_references":[{"url":"https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/7-0/add-allowed-ip-addresses-for-an-esxi-host-by-using-the-vmware-host-client.html","source_name":"Broadcom ESXi Firewall","description":"Broadcom. (2025, March 24). Add Allowed IP Addresses for an ESXi Host b...
T1562.004
revoked
true
attack
boolean
T1562.004
revoked-by
T1686
attack
id
T1562.004
url
https://attack.mitre.org/techniques/T1562/004
attack
url
T1562.006
belongs-to-tactic
TA0005
attack
id
T1562.006
created
2020-03-19 19:09:30.329000+00:00
attack
date
T1562.006
description
An adversary may attempt to block indicators or events typically captured by sensors from being gathered and analyzed. This could include maliciously redirecting(Citation: Microsoft Lamin Sept 2017) or even disabling host-based sensors, such as Event Tracing for Windows (ETW)(Citation: Microsoft About Event Tracing 201...
attack
string
T1562.006
domain
enterprise-attack
attack
string
T1562.006
is-subtechnique
true
attack
boolean
T1562.006
modified
2026-04-14 22:54:30.917000+00:00
attack
date