M1047Audit
Advanced audit policy + command-line auditing + Sysmon + directory access auditing: the telemetry that detection requires.
Loading…
Gaining higher privileges
Techniques in this tactic (1)
Advanced audit policy + command-line auditing + Sysmon + directory access auditing: the telemetry that detection requires.
Allowlisting that permits only approved applications/scripts to run; blocks unknown code execution by default.
Identity governance (Access Reviews, entitlement, cross-tenant) that prevents privilege creep and unmonitored external access.
PIM that makes privileged roles eligible rather than permanent, used via approved and time-limited activation.
Multi-factor authentication that stops the vast majority of password-based attacks; enforced in Entra via Conditional Access.
Keep the number and use of privileged accounts to a minimum: Domain Admins hygiene, LAPS, JIT/PIM.
Closing the exploitation surface by timely patching of known vulnerabilities; eliminates one of the most common origins of breaches.
Account lifecycle management: proper creation, assignment with least privilege, timely disabling, and periodic access reviews.
Blocking LOLBin/malware attacks by allowing only approved code, libraries, and scripts to execute.
A least-privilege architecture that rejects the assumption of a trusted internal network and verifies every access request by identity, device, and context.