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
T1021.008
modified
2025-04-15 22:18:53.305000+00:00
attack
date
T1021.008
name
Direct Cloud VM Connections
attack
string
T1021.008
platform
IaaS
attack
string
T1021.008
rdf:type
Technique
attack
enum
{"version":"1.0","external_references":[{"url":"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-connect-methods.html","source_name":"EC2 Instance Connect","description":"AWS. (2023, June 2). Connect using EC2 Instance Connect. Retrieved June 2, 2023."},{"url":"https://docs.aws.amazon.com/systems-manage...
T1021.008
subtechnique-of
T1021
attack
id
T1021.008
url
https://attack.mitre.org/techniques/T1021/008
attack
url
T1022
belongs-to-tactic
TA0010
attack
id
T1022
created
2017-05-31 21:30:30.260000+00:00
attack
date
T1022
created
2018-10-17 00:14:20.652000+00:00
attack
date
T1022
deprecated
true
attack
boolean
T1022
description
Data is encrypted before being exfiltrated in order to hide the information that is being exfiltrated from detection or to make the exfiltration less conspicuous upon inspection by a defender. The encryption is performed by a utility, programming library, or custom algorithm on the data itself and is considered separat...
attack
string
T1022
description
Identify unnecessary system utilities, third-party tools, or potentially malicious software that may be used to encrypt files, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Polici...
attack
string
T1022
domain
enterprise-attack
attack
string
T1022
domain
enterprise-attack
attack
string
T1022
is-subtechnique
false
attack
boolean
T1022
modified
2025-10-24 17:49:27.757000+00:00
attack
date
T1022
modified
2025-04-18 17:59:47.256000+00:00
attack
date
T1022
name
Data Encrypted
attack
string
T1022
name
Data Encrypted Mitigation
attack
string
T1022
platform
Linux
attack
string
T1022
platform
macOS
attack
string
T1022
platform
Windows
attack
string
T1022
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"http://www.netsec.colostate.edu/~zhang/DetectingEncryptedBotnetTraffic.pdf","source_name":"Zhang 2013","description":"Zhang, H., Papadopoulos, C., & Massey, D. (2013, April). Detecting encrypted botnet traffic. Retrieved August 19, 2015."},{"url":"https://en.wikipedia.org...
T1022
rdf:type
Mitigation
attack
enum
{"version":"1.0","external_references":[{"url":"http://www.sans.org/reading-room/whitepapers/application/application-whitelisting-panacea-propaganda-33599","source_name":"Beechey 2010","description":"Beechey, J. (2010, December). Application Whitelisting: Panacea or Propaganda?. Retrieved November 18, 2014."},{"url":"h...
T1022
revoked
true
attack
boolean
T1022
revoked-by
T1560
attack
id
T1022
url
https://attack.mitre.org/techniques/T1022
attack
url
T1022
url
https://attack.mitre.org/mitigations/T1022
attack
url
T1023
belongs-to-tactic
TA0003
attack
id
T1023
created
2017-05-31 21:30:30.757000+00:00
attack
date
T1023
created
2018-10-17 00:14:20.652000+00:00
attack
date
T1023
deprecated
true
attack
boolean
T1023
description
Shortcuts or symbolic links are ways of referencing other files or programs that will be opened or executed when the shortcut is clicked or executed by a system startup process. Adversaries could use shortcuts to execute their tools for persistence. They may create a new shortcut as a means of indirection that may use ...
attack
string
T1023
description
Limit permissions for who can create symbolic links in Windows to appropriate groups such as Administrators and necessary groups for virtualization. This can be done through GPO: Computer Configuration > [Policies] > Windows Settings > Security Settings > Local Policies > User Rights Assignment: Create symbolic links. ...
attack
string
T1023
domain
enterprise-attack
attack
string
T1023
domain
enterprise-attack
attack
string
T1023
is-subtechnique
false
attack
boolean
T1023
modified
2025-10-24 17:49:07.761000+00:00
attack
date
T1023
modified
2025-04-18 18:00:07.091000+00:00
attack
date
T1023
name
Shortcut Modification
attack
string
T1023
name
Shortcut Modification Mitigation
attack
string
T1023
platform
Windows
attack
string
T1023
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"https://capec.mitre.org/data/definitions/132.html","source_name":"capec"}]}
T1023
rdf:type
Mitigation
attack
enum
{"version":"1.0","external_references":[{"url":"https://www.stigviewer.com/stig/windows_server_2008_r2_member_server/2015-06-25/finding/V-26482","source_name":"UCF STIG Symbolic Links","description":"UCF. (n.d.). Unauthorized accounts must not have the Create symbolic links user right.. Retrieved December 18, 2017."},{...
T1023
revoked
true
attack
boolean
T1023
revoked-by
T1547.009
attack
id
T1023
url
https://attack.mitre.org/techniques/T1023
attack
url
T1023
url
https://attack.mitre.org/mitigations/T1023
attack
url
T1024
belongs-to-tactic
TA0011
attack
id
T1024
created
2017-05-31 21:30:31.197000+00:00
attack
date
T1024
created
2018-10-17 00:14:20.652000+00:00
attack
date
T1024
deprecated
true
attack
boolean
T1024
description
Adversaries may use a custom cryptographic protocol or algorithm to hide command and control traffic. A simple scheme, such as XOR-ing the plaintext with a fixed key, will produce a very weak ciphertext. Custom encryption schemes may vary in sophistication. Analysis and reverse engineering of malware samples may be en...
attack
string
T1024
description
Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Since the custom protocol used may not adhere to typical protocol standards, there may be opportunities to signature the traffic on a n...
attack
string
T1024
domain
enterprise-attack
attack
string
T1024
domain
enterprise-attack
attack
string
T1024
is-subtechnique
false
attack
boolean
T1024
modified
2025-10-24 17:48:40.583000+00:00
attack
date
T1024
modified
2025-04-18 18:00:07.631000+00:00
attack
date
T1024
name
Custom Cryptographic Protocol
attack
string
T1024
name
Custom Cryptographic Protocol Mitigation
attack
string
T1024
platform
Linux
attack
string
T1024
platform
macOS
attack
string
T1024
platform
Windows
attack
string
T1024
rdf:type
Technique
attack
enum
{"version":"1.1","external_references":[{"url":"https://blog.f-secure.com/wp-content/uploads/2019/10/CosmicDuke.pdf","source_name":"F-Secure Cosmicduke","description":"F-Secure Labs. (2014, July). COSMICDUKE Cosmu with a twist of MiniDuke. Retrieved July 3, 2014."},{"url":"https://www.fidelissecurity.com/sites/default/...
T1024
rdf:type
Mitigation
attack
enum
{"version":"1.0","external_references":[{"url":"https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf","source_name":"University of Birmingham C2","description":"Gardiner, J., Cova, M., Nagaraja, S. (2014, February). Command & Control Understanding, Denying and Detecting. Retrieved April 20, 2016."}]}
T1024
revoked
true
attack
boolean
T1024
revoked-by
T1573
attack
id
T1024
url
https://attack.mitre.org/techniques/T1024
attack
url
T1024
url
https://attack.mitre.org/mitigations/T1024
attack
url
T1025
belongs-to-tactic
TA0009
attack
id
T1025
created
2017-05-31 21:30:31.584000+00:00
attack
date
T1025
created
2018-10-17 00:14:20.652000+00:00
attack
date
T1025
deprecated
true
attack
boolean
T1025
description
Adversaries may search connected removable media on computers they have compromised to find files of interest. Sensitive data can be collected from any removable media (optical disk drive, USB memory, etc.) connected to the compromised system prior to Exfiltration. Interactive command shells may be in use, and common f...
attack
string
T1025
description
Identify unnecessary system utilities or potentially malicious software that may be used to collect data from removable media, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Polici...
attack
string
T1025
domain
enterprise-attack
attack
string
T1025
domain
enterprise-attack
attack
string
T1025
is-subtechnique
false
attack
boolean
T1025
modified
2025-10-24 17:48:28.431000+00:00
attack
date
T1025
modified
2025-04-18 17:59:50.265000+00:00
attack
date
T1025
name
Data from Removable Media
attack
string
T1025
name
Data from Removable Media Mitigation
attack
string
T1025
platform
Linux
attack
string
T1025
platform
macOS
attack
string
T1025
platform
Windows
attack
string
T1025
rdf:type
Technique
attack
enum
{"version":"1.3"}
T1025
rdf:type
Mitigation
attack
enum
{"version":"1.0","external_references":[{"url":"http://www.sans.org/reading-room/whitepapers/application/application-whitelisting-panacea-propaganda-33599","source_name":"Beechey 2010","description":"Beechey, J. (2010, December). Application Whitelisting: Panacea or Propaganda?. Retrieved November 18, 2014."},{"url":"h...
T1025
url
https://attack.mitre.org/techniques/T1025
attack
url
T1025
url
https://attack.mitre.org/mitigations/T1025
attack
url
T1026
belongs-to-tactic
TA0011
attack
id
T1026
created
2017-05-31 21:30:32.259000+00:00
attack
date
T1026
created
2018-10-17 00:14:20.652000+00:00
attack
date
T1026
deprecated
true
attack
boolean
T1026
deprecated
true
attack
boolean
T1026
description
**This technique has been deprecated and should no longer be used.** Some adversaries may split communications between different protocols. There could be one protocol for inbound command and control and another for outbound data, allowing it to bypass certain firewall restrictions. The split could also be random to s...
attack
string
T1026
description
Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific protocol used by a particular adversary or...
attack
string
T1026
domain
enterprise-attack
attack
string
T1026
domain
enterprise-attack
attack
string
T1026
is-subtechnique
false
attack
boolean