Closed kad25 closed 4 years ago
This isn't a CNG certificate, but a CAPI one, crypto::capi
before
Hello,
I don't understand , I use this command:
PowerLine.exe Invoke-Mimikatz “Invoke-Mimikatz -Command \”\”privilege::debug
\” \”crypto::capi
\” \”crypto::cng
\” \”crypto::certificates /systemstore:local_machine /export
\” \””
You don't use mimikatz here...
Hello,
I am trying to pull a certificate needed to connect to the wifi from laptop (windows 10 enterprise version 1809) and transfer it to another laptop to get access to the wifi. When trying to export the certificate I got this message: mimikatz(powershell) # privilege::debug Privilege '20' OK
mimikatz(powershell) # crypto::capi
mimikatz(powershell) # crypto::cng ERROR kull_m_patch_genericProcessOrServiceFromBuild ; Incorrect version in refe rences
mimikatz(powershell) # crypto::certificates /systemstore:local_machine /export
Store : 'My'
any ideas on how to fix it and export the certificate with the key?