Skip to main content

Overview

sIDHistory attribute stores previous SIDs from domain migration. If Enterprise/Domain Admin SID injected → user gets those privileges transparently.

Inject SID History — Mimikatz

Add Enterprise Admins SID


Via Golden Ticket

Include extra SIDs in golden ticket:
-519 = Enterprise Admins.

Check SID History


Cross-Domain Abuse

Inject parent domain’s Domain Admins SID into child domain user:
Child domain user now has Domain Admin rights in parent domain.

Notes

  • Survives password changes
  • Works across domain trusts (if SID filtering not enabled)
  • Very stealthy — user appears normal
  • Detection: audit sIDHistory attribute changes
  • SID filtering blocks this across forest trusts

Quick Reference