#T1116 Code Signing
Technique
- Tactics: Defense Evasion
- Description:
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) However, adversaries are known to use code signing certificates to masquerade malware and tools as legitimate binaries (Citation: Janicab). The certificates used during an operation may be created, forged, or stolen by the adversary. (Citation: Securelist Digital Certificates) (Citation: Symantec Digital Certificates)
Code signing to verify software on first run can be used on modern Windows and macOS/OS X systems. It is not used on Linux due to the decentralized nature of the platform. (Citation: Wikipedia Code Signing)
Code signing certificates may be used to bypass security policies that require signed code to execute on a system.
- First Seen: Operation In(ter)ception: Aerospace and military companies in the crosshairs of cyberspies • 2020-06-17
-
2
Tagged Reports
-
1
Unique Authors
-
30
Active Days