Skeleton Key
#mimikatz
Persistence technique where it is possible to path the DC's
lssass
process so that it allows access as any user with a single password.Discovered by Dell Secureworks.
Using mimikatz to inject skeleton key
In case the lssass.exe process in running as a protected process, we need to use the mimidriv.sys (mimikatz driver) to use skeleton key:
Last updated