Terminology Index
Glossary
1801 terms
Showing 449-480 of 1801 terms
Credential Rotation
Changing credentials, passwords, keys, and tokens, to invalidate any that an attacker may hold, a key containment and recovery step when credentials are suspected compromised during an incident.
If an attacker has stolen credentials, simply removing them from one host is not enough; the credentials must be rotated so the stolen versions no longer work. During incident response, rotation cuts off attacker access that relies on those secrets, and it must be scoped carefully, rotating everything the attacker could have obtained, including service accounts and keys, while avoiding breaking legitimate services. It is closely tied to confirming containment actually worked.
Introduced in: Incident Response Operations
Examples
- Resetting a compromised user's password and revoking their sessions.
- Rotating service-account credentials and API keys after a breach.
- Rotating the krbtgt account to invalidate forged Kerberos tickets.
No related terms linked yet.
