Comment on page
cng
crypto::cng
patches the CNG (Cryptography API: Next Generation) service for easy export (Experimental ⚠
KeyIso
service, in LSASS
process, in order to make unexportable keys, exportable. This is only useful when the keys provider is Microsoft Software Key Storage Provider
(you do not need to patch CNG
for other providers). It can be used with crypto::certificates
and crypto::keys
.mimikatz # privilege::debug
Privilege '20' OK
mimikatz # crypto::cng
"KeyIso" service patched
Last modified 1yr ago