// MITRE ATT&CK

T1553.006 · Code Signing Policy Modification

🎯 Defense Impairment macOSWindows Sub-technique

Sub-technique of T1553 · Subvert Trust Controls.

Adversaries may modify code signing policies to enable execution of unsigned or self-signed code. Code signing provides a level of authenticity on a program from a developer and a guarantee that the program has not been tampered with. Security controls can include enforcement mechanisms to ensure th...

How to detect & mitigate it

Detecting Code Signing Policy Modification 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.