T1587.002sub-technique of T1587 Develop Capabilities

Code Signing Certificates

PREnothing on this site yetT1587.002 on attack.mitre.org

Adversaries may create self-signed code signing certificates that can be used during targeting. Code signing is the process of digitally signing executables and scripts to confirm the software author and guarantee that the code has not been altered or corrupted. Code signing provides a level of authenticity for a program from the developer and a guarantee that the program has not been tampered with.

MITRE ATT&CK 19.2, retrieved 2026-09-12

how MITRE says to see it

Detection of Code Signing Certificates

  • Consider analyzing self-signed code signing certificates for features that may be associated with the adversary and/or their developers, such as the thumbprint, algorithm used, validity period, and common name.

what reduces it

  • M1056 Pre-compromise. This technique cannot be easily mitigated with preventive controls since it is based on behaviors performed outside of the scope of enterprise defenses and controls.

the rest of T1587

The description, detection analytics and mitigations are reproduced from MITRE ATT&CK, version 19.2, under its terms of use. The checklists, hunts, labs and everything else linked here are this site’s.