Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Adversaries may attempt to mimic features of valid code signatures to increase the chance of deceiving a user, analyst, or tool.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -12% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -6% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 123% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 35% | 0% |
> Sub-technique of: T1036
Adversaries may attempt to mimic features of valid code signatures to increase the chance of deceiving a user, analyst, or tool. Code signing provides a level of authenticity on a binary from the developer and a guarantee that the binary has not been tampered with. Adversaries can copy the metadata and signature information from a signed program, then use it as a template for an unsigned program. Files with invalid code signatures will fail digital signature validation checks, but they may appear more legitimate to users and security tools may improperly handle these files.
Unlike Code Signing, this activity will not result in a valid signature.
Platforms: Windows, macOS
> Note: No Atomic Red Team tests available for this technique. See Atomic Red Team GitHub for updates.
Require signed binaries.
| Finding | Severity | Impact | | ------------------------------------------- | -------- | --------------- | | Invalid Code Signature technique applicable | Low | Defense Evasion |
| CWE ID | Title | | ------- | ---------------------------- | | CWE-693 | Protection Mechanism Failure |
Other measured skills in the registry, with their headline benchmark lift.