Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Adversaries may match or approximate the names of legitimate accounts to make newly created ones appear benign.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -1% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 26% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -26% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -15% | 0% |
| case-18 | ✗→✓ | ▲ Improved | -23% | 0% |
> Sub-technique of: T1036
Adversaries may match or approximate the names of legitimate accounts to make newly created ones appear benign. This will typically occur during Create Account, although accounts may also be renamed at a later date. This may also coincide with Account Access Removal if the actor first deletes an account before re-creating one with the same name.
Often, adversaries will attempt to masquerade as service accounts, such as those associated with legitimate software, data backups, or container cluster management. They may also give accounts generic, trustworthy names, such as “admin”, “help”, or “root.” Sometimes adversaries may model account names off of those already existing in the system, as a follow-on behavior to Account Discovery.
Note that this is distinct from Impersonation, which describes impersonating specific trusted individuals or organizations, rather than user or service account names.
Platforms: Linux, macOS, Windows, SaaS, IaaS, Containers, Office Suite, Identity Provider
> Note: No Atomic Red Team tests available for this technique. See Atomic Red Team GitHub for updates.
Audit user accounts to ensure that each one has a defined purpose.
Consider defining and enforcing a naming convention for user accounts to more easily spot generic account names that do not fit the typical schema.
| Finding | Severity | Impact | | -------------------------------------------- | -------- | --------------- | | Masquerade Account Name technique applicable | Medium | Defense Evasion |
| CWE ID | Title | | ------- | ---------------------------- | | CWE-693 | Protection Mechanism Failure |
Other measured skills in the registry, with their headline benchmark lift.