// MITRE ATT&CK

T1098.007 · Additional Local or Domain Groups

🎯 Persistence WindowsmacOSLinux Sub-technique

Sub-technique of T1098 · Account Manipulation.

An adversary may add additional local or domain groups to an adversary-controlled account to maintain persistent access to a system or domain. On Windows, accounts may use the `net localgroup` and `net group` commands to add existing users to local and domain groups.(Citation: Microsoft Net Localgr...

How to detect & mitigate it

Detecting Additional Local or Domain Groups 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.