Terminology Index

Glossary

170 terms starting with "A"

Open concept maps

Showing 1-32 of 170 terms

A
32

AD Compromise Response

The specialized response to an incident where an attacker has gained control of Active Directory itself, which often means assuming every credential and trust is suspect and may require rebuilding or restoring the directory from a clean state.

Unlike a single-account compromise, AD compromise can give an attacker the keys to the entire domain, so response emphasizes containment, credential resets at scale (including the krbtgt account), and careful recovery to avoid reintroducing attacker persistence. Planning this response in advance is critical because doing it under pressure is error-prone.

Introduced in: Directory Services Security

Examples

  • Resetting the krbtgt account twice to invalidate forged Kerberos tickets after domain compromise.
  • Rebuilding domain controllers from known-good media rather than trusting infected ones.
  • Treating all privileged credentials as exposed and rotating them during recovery.

No related terms linked yet.