Umbra Wiki technique technique/T1587.003
Back to wiki

T1587.003 — Digital Certificates

provenance: imported · ATT&CK: T1587.003

T1587.003: Digital Certificates

MITRE ATT&CK® Enterprise technique

Tactics Resource Development
Platforms PRE
Permissions required
Version 1.2
Parent technique T1587

Description

Adversaries may create self-signed SSL/TLS certificates that can be used during targeting. SSL/TLS certificates are designed to instill trust. They include information about the key, information about its owner's identity, and the digital signature of an entity that has verified the certificate's contents are correct. If the signature is valid, and the person examining the certificate trusts the signer, then they know they can use that key to communicate with its owner. In the case of self-signing, digital certificates will lack the element of trust associated with the signature of a third-party certificate authority (CA).

Adversaries may create self-signed SSL/TLS certificates that can be used to further their operations, such as encrypting C2 traffic (ex: Asymmetric Cryptography with Web Protocols) or even enabling Adversary-in-the-Middle if added to the root of trust (i.e. Install Root Certificate).

After creating a digital certificate, an adversary may then install that certificate (see Install Digital Certificate) on infrastructure under their control.

Detection

(no detection guidance published)

Data sources

  • (none listed)

References

  • ATT&CK page: https://attack.mitre.org/techniques/T1587/003
  • ATT&CK Enterprise matrix: https://attack.mitre.org/matrices/enterprise/