// MITRE ATT&CK

T1587.002 · Code Signing Certificates

🎯 Resource Development PRE Sub-technique

Sub-technique of T1587 · Develop Capabilities.

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 auth...

How to detect & mitigate it

Detecting Code Signing Certificates starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.