Umbra Wiki technique technique/T1553.002
Back to wiki

T1553.002 — Code Signing

provenance: imported · ATT&CK: T1553.002

T1553.002: Code Signing

MITRE ATT&CK® Enterprise technique

Tactics Defense Impairment
Platforms macOS, Windows
Permissions required
Version 2.0
Parent technique T1553

Description

Adversaries may create, acquire, or steal code signing materials to sign their malware or tools. Code signing provides a level of authenticity on a binary from the developer and a guarantee that the binary has not been tampered with. (Citation: Wikipedia Code Signing) The certificates used during an operation may be created, acquired, or stolen by the adversary. (Citation: Securelist Digital Certificates) (Citation: Symantec Digital Certificates) Unlike Invalid Code Signature, this activity will result in a valid signature.

Code signing to verify software on first run can be used on modern Windows and macOS systems. It is not used on Linux due to the decentralized nature of the platform. (Citation: Wikipedia Code Signing)(Citation: EclecticLightChecksonEXECodeSigning)

Code signing certificates may be used to bypass security policies that require signed code to execute on a system.

Detection

(no detection guidance published)

Data sources

  • (none listed)

References

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