Terminology Index

Glossary

1801 terms

Open concept maps

Showing 481-512 of 1801 terms

C
11
D
21

DCSync Detection

Detecting the DCSync attack, in which an adversary with sufficient privilege abuses Active Directory replication to request password hashes from a domain controller as if it were one, a powerful credential-theft technique against AD.

DCSync lets an attacker who has gained certain directory rights impersonate a domain controller and ask a real DC to replicate account secrets, including the krbtgt hash, without touching the DC's disk or memory. Detection focuses on spotting replication requests from machines that are not legitimate domain controllers in directory and security logs. Because DCSync yields keys to the whole domain, detecting it is a high priority in directory-services security.

Introduced in: Directory Services Security

Examples

  • Alerting on a replication request from a host that is not a domain controller.
  • Detecting an account suddenly granted replication rights, then using them.
  • Spotting DCSync as a precursor to forging Kerberos tickets.

No related terms linked yet.