mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 20:33:42 +00:00
identity protection updates
This commit is contained in:
@ -55,7 +55,7 @@ Administrator credentials are highly privileged and must be protected. When Remo
|
|||||||
|
|
||||||
- [Remote Credential Guard][LINK-4]
|
- [Remote Credential Guard][LINK-4]
|
||||||
|
|
||||||
## VBS Key Protection
|
## VBS key protection
|
||||||
|
|
||||||
VBS key protection enables developers to secure cryptographic keys using Virtualization-based security (VBS). VBS uses the virtualization extension capability of the CPU to create an isolated runtime outside of the normal OS. When in use, VBS keys are isolated in a secure process, allowing key operations to occur without ever exposing the private key material outside of this space. At rest, private key material is encrypted by a TPM key, which binds VBS keys to the device. Keys protected in this way can't be dumped from process memory or exported in plain text from a user's machine, preventing exfiltration attacks by any admin-level attacker.
|
VBS key protection enables developers to secure cryptographic keys using Virtualization-based security (VBS). VBS uses the virtualization extension capability of the CPU to create an isolated runtime outside of the normal OS. When in use, VBS keys are isolated in a secure process, allowing key operations to occur without ever exposing the private key material outside of this space. At rest, private key material is encrypted by a TPM key, which binds VBS keys to the device. Keys protected in this way can't be dumped from process memory or exported in plain text from a user's machine, preventing exfiltration attacks by any admin-level attacker.
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 402 KiB After Width: | Height: | Size: 402 KiB |
Reference in New Issue
Block a user