Windows Vista Forums
Vista Forums Home Join Vista Forums Tech Publications Windows 7 Forum Vista Tutorials Webcasts Tags

Welcome to Vista Forums we are your forum for Windows Vista help and discussion. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista security

Vista: Understanding the merit of VMK

Update your Vista Drivers
Reply
 
Thread Tools Display Modes
Old 06-22-2006   #1 (permalink)
tavis
Guest


 

Vista: Understanding the merit of VMK

I'm trying to understand the need for VMK. If a startup key is lost of
compromised, changing the VMK without also re-encrypting (i.e., changing the
FVEK) gives a false sense of security - I think.

In the Scenarios, User Experience, and Flow at
http://www.microsoft.com/whdc/system...ockerFlow.mspx
it states:

"The VMK directly protects the FVEK and therefore, protecting the VMK
becomes critical. This strategy of protecting the VMK indirectly protects the
encrypted volume and has the advantages that:
- The system can regenerate keys upstream in the chain if one or more of
these keys are lost or compromised.
- The recovery process can be done without decrypting and reencrypting the
entire volume, which is expensive in terms of the user’s time."

If I've lost my startup key, but I'm pretty sure no one's actually tried to
use it on my machine, then why not simply regenerate only the startup key?
If I think someone has used the key on my machine, then they have my VMK at
that moment, and if they have my VMK, they can retrieve my FVEK. So they
have my FVEK. Changing the VMK and Startup key won't lower my risk. I think
I'll have to re-encrypt...

For the first advantage, if for example I've lost my startup key on USB
flash, how do I tell BitLocker to generate a new, different startup key and
VMK without having to re-encrypt the whole drive? I tried disabling, then
re-enabling BitLocker under 5308, but it did not offer to place a different
startup key on my USB drive, nor save a new recovery key. When I went to
manage keys and request a copy of the startup key, I received the same key as
before.

As for the second advantage, why does the VMK provide an advantage? Is it
alone used to encrypt/decrypt some of the initial system files, which then
take over using the FVEK?? I'm just guessing at the reason...

In the BitLocker Technical Overview at
http://www.microsoft.com/whdc/system...rTechOver.mspx
it states that after disabling BitLocker for maintenance:
"When BitLocker is reenabled, the clear key is removed from the disk volume
and BitLocker protection is turned on again. Additionally, the VMK is rekeyed
and reencrypted."

I think I understand - when the clear key is deleted, along with its
blob(VMK), the VMK is regenerated in case anyone snagged the clear key, or if
forensic tools are used to retrieve the deleted clear key and blob from
disk???

Thanks!


My System SpecsSystem Spec
Old 06-23-2006   #2 (permalink)
Jamie Hunter [MS]
Guest


 

Re: Vista: Understanding the merit of VMK

The key chain is as follows:
(TPM + External Key) encrypts VMK encrypts FVEK encrypts bulk-data

Should the external key be lost or compromised (per your question below),
then the key protectors can be erased and a new external key created (via
manage-bde/WMI). This assumes of course that someone has not mated the
external key with your machine in the meantime. If they had, and the machine
was additionally protected by the TPM (in the TPM + External Key scenario)
they still would not get very far . So in short, use WMI/manage-bde key
protectors management functionality to address the lost keys scenario.

In theory, a system can be built where all keys encrypt FVEK directly.
However maintaining an intermediate key (VMK) is architecturally
particularly useful as it allows encrypted metadata to be consistent (uses
the VMK) and independent of the FVEK (which can vary in type).

From a pure cryptographic standpoint, the VMK can be considered equal to the
FVEK in it's criticality and function. However recycling the VMK becomes
more interesting when you start to forensically look at history of data
persistance on the disk.
-
Jamie Hunter [MS]

"tavis" <tavis@discussions.microsoft.com> wrote in message
news:F595C835-0870-4CB4-B786-23A290F1FE22@microsoft.com...
> I'm trying to understand the need for VMK. If a startup key is lost of
> compromised, changing the VMK without also re-encrypting (i.e., changing
> the
> FVEK) gives a false sense of security - I think.
>
> In the Scenarios, User Experience, and Flow at
> http://www.microsoft.com/whdc/system...ockerFlow.mspx
> it states:
>
> "The VMK directly protects the FVEK and therefore, protecting the VMK
> becomes critical. This strategy of protecting the VMK indirectly protects
> the
> encrypted volume and has the advantages that:
> - The system can regenerate keys upstream in the chain if one or more of
> these keys are lost or compromised.
> - The recovery process can be done without decrypting and reencrypting the
> entire volume, which is expensive in terms of the user’s time."
>
> If I've lost my startup key, but I'm pretty sure no one's actually tried
> to
> use it on my machine, then why not simply regenerate only the startup key?
> If I think someone has used the key on my machine, then they have my VMK
> at
> that moment, and if they have my VMK, they can retrieve my FVEK. So they
> have my FVEK. Changing the VMK and Startup key won't lower my risk. I
> think
> I'll have to re-encrypt...
>
> For the first advantage, if for example I've lost my startup key on USB
> flash, how do I tell BitLocker to generate a new, different startup key
> and
> VMK without having to re-encrypt the whole drive? I tried disabling, then
> re-enabling BitLocker under 5308, but it did not offer to place a
> different
> startup key on my USB drive, nor save a new recovery key. When I went to
> manage keys and request a copy of the startup key, I received the same key
> as
> before.
>
> As for the second advantage, why does the VMK provide an advantage? Is it
> alone used to encrypt/decrypt some of the initial system files, which then
> take over using the FVEK?? I'm just guessing at the reason...
>
> In the BitLocker Technical Overview at
> http://www.microsoft.com/whdc/system...rTechOver.mspx
> it states that after disabling BitLocker for maintenance:
> "When BitLocker is reenabled, the clear key is removed from the disk
> volume
> and BitLocker protection is turned on again. Additionally, the VMK is
> rekeyed
> and reencrypted."
>
> I think I understand - when the clear key is deleted, along with its
> blob(VMK), the VMK is regenerated in case anyone snagged the clear key, or
> if
> forensic tools are used to retrieve the deleted clear key and blob from
> disk???
>
> Thanks!
>


My System SpecsSystem Spec
Reply
Update your Vista Drivers

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unit Testing - The Merit of Writing Tests First is Questioned Robert Cramer .NET General 9 03-23-2008 09:49 PM
Understanding Vista Mitigation Elf Vista General 1 08-21-2007 12:55 AM
Help needed understanding how to image Vista ghines@aussiemail.com.au Vista installation & setup 0 05-31-2007 10:51 PM
Re: Need help understanding Vista Administrator accounts. Donald L McDaniel Vista account administration 1 04-16-2007 04:56 PM
Re: Need help understanding Vista Administrator accounts. Bruce Chambers Vista account administration 1 04-10-2007 01:20 AM


Complimentary Industry Resources

Vista Forums has joined forces with TradePub.com to offer you a new, exciting, and entirely free professional resource. Visit http://vistax64.tradepub.com today to browse our selection of complimentary Industry magazines, white papers, webinars, podcasts, and more across 34 industry sectors. No credit cards, coupons, or promo codes required. Try it today!




Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51