All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: How to identify Bitlocker protectors
PostPosted: January 17th, 2020, 9:04 
Offline

Joined: March 9th, 2017, 6:16
Posts: 103
Location: trinidad
I have got a SSD for data recovery , laptop was booting due to some OS issue.
I cloned SSD on another disk .Initially it was showing unallocated space. I have recovered 2 volume (service partition FAT32 unlocked and main OS volume)
It is showing Bitlocer encryption. However customer says they have not enabled bitlocker.
When I run Manage-bde -protectors , I get No protectors found. This volume is not protected using password. How Can I identify whether Key was stored in TPM ?
I dont have access to original laptop.


Attachments:
sfisdjf.jpg
sfisdjf.jpg [ 84.16 KiB | Viewed 10142 times ]
Top
 Profile  
 
 Post subject: Re: How to identify Bitlocker protectors
PostPosted: January 17th, 2020, 12:30 
Offline

Joined: November 7th, 2015, 13:04
Posts: 170
Location: Austin metro area TX USA
Did the client mention which BitLocker - Hasleo Anywhere BitLocker or Windows? I ask because Hasleo has a data recovery program, albeit expensive, that allegedly can help unlock a partition.

_________________
"Take care of thy backups and thy restores shall take care of thee." Ben Franklin revisited


Top
 Profile  
 
 Post subject: Re: How to identify Bitlocker protectors
PostPosted: January 18th, 2020, 3:27 
Offline

Joined: January 12th, 2016, 3:46
Posts: 141
Location: India
Modern day implementation of Bitlocker is dependent on two other security features –

TPM (not a requirement for Bitlocker, but offers the hardware security which is much needed)
Windows Measured Boot (a security feature of Windows implemented using the TPM capabilities)
TPM can create cryptographic keys and encrypt them so that they can only be decrypted by the TPM. This process is called wrapping or “binding a key to TPM.” The key as generated is wrapped/bound using a master wrapping key (unique to each TPM), called the Storage Root Key (SRK).

SRK is a RSA 2048 bit public-private key pair where the SRK_Pub is used for encryption operation as it is exposed outside TPM. However, only the TPM can decrypt the encrypted content as only it has the SRK_Priv (this is stored within TPM and is never exposed outside)

A TPM can also create a key that has not only been wrapped, but is also tied to certain Platform measurements (PCR values). This process is referred to as “sealing the key to the TPM.”

Binding a key to TPM with platform measurement ensures that it can be unsealed only when current platform measurement matches with the measurement values with which the key was sealed.


Top
 Profile  
 
 Post subject: Re: How to identify Bitlocker protectors
PostPosted: January 18th, 2020, 3:29 
Offline

Joined: March 9th, 2017, 6:16
Posts: 103
Location: trinidad
RolandJS wrote:
Did the client mention which BitLocker - Hasleo Anywhere BitLocker or Windows? I ask because Hasleo has a data recovery program, albeit expensive, that allegedly can help unlock a partition.

Thanks RolandJs
I will download Trial version and will check.


Top
 Profile  
 
 Post subject: Re: How to identify Bitlocker protectors
PostPosted: January 18th, 2020, 3:33 
Offline

Joined: March 9th, 2017, 6:16
Posts: 103
Location: trinidad
posidon wrote:
Modern day implementation of Bitlocker is dependent on two other security features –

TPM (not a requirement for Bitlocker, but offers the hardware security which is much needed)
Windows Measured Boot (a security feature of Windows implemented using the TPM capabilities)
TPM can create cryptographic keys and encrypt them so that they can only be decrypted by the TPM. This process is called wrapping or “binding a key to TPM.” The key as generated is wrapped/bound using a master wrapping key (unique to each TPM), called the Storage Root Key (SRK).

SRK is a RSA 2048 bit public-private key pair where the SRK_Pub is used for encryption operation as it is exposed outside TPM. However, only the TPM can decrypt the encrypted content as only it has the SRK_Priv (this is stored within TPM and is never exposed outside)

A TPM can also create a key that has not only been wrapped, but is also tied to certain Platform measurements (PCR values). This process is referred to as “sealing the key to the TPM.”

Binding a key to TPM with platform measurement ensures that it can be unsealed only when current platform measurement matches with the measurement values with which the key was sealed.



Thanks posidon
Does that means If a new SSD with new OS in installed in that laptop ,bitlocker key will be same as from crashed SSD ? In that case if I connect cloned volume of crashed SSD to this laptop via USB ,it will get autodecrypted as both keys are identical ?
Does TPM takes care of all encryption /decryption and no unique key is generated with each windows install ?
Those who have worked with TPM and bitlocker might be able to shed light.


Top
 Profile  
 
 Post subject: Re: How to identify Bitlocker protectors
PostPosted: January 19th, 2020, 5:19 
Offline

Joined: March 9th, 2017, 6:16
Posts: 103
Location: trinidad
RolandJS wrote:
Did the client mention which BitLocker - Hasleo Anywhere BitLocker or Windows? I ask because Hasleo has a data recovery program, albeit expensive, that allegedly can help unlock a partition.


Hi RolandJs
I tried Hasleo trial version ,but it asks for key /password without which it will not be able to recovery volume.


Top
 Profile  
 
 Post subject: Re: How to identify Bitlocker protectors
PostPosted: January 19th, 2020, 18:17 
Offline

Joined: November 7th, 2015, 13:04
Posts: 170
Location: Austin metro area TX USA
Thanks for letting me know. I guess the DIY DR route is too much money and too much work, earlier I passed on same.

_________________
"Take care of thy backups and thy restores shall take care of thee." Ben Franklin revisited


Top
 Profile  
 
 Post subject: Re: How to identify Bitlocker protectors
PostPosted: January 20th, 2020, 4:16 
Offline

Joined: January 12th, 2016, 3:46
Posts: 141
Location: India
Yes anything related to encryption is pretty complex.
We have PC3000 udma , latest data extractor supports auto decryption of Bitlocker though it works in some particular cases where bitlocker was enabled by default and not activated later manually.
Can someone give us more details as in which cases UDMA can decrypt bitlocker without key /password ? That will help larger community.
Unfortunately I have not updated TS so I have older version of DE.
Here is excel file I have created if someone could just put his observtions that will really help.
download link -- https://drive.google.com/file/d/1CJrgSf ... sp=sharing


Attachments:
Capture.PNG
Capture.PNG [ 18.27 KiB | Viewed 9867 times ]
Top
 Profile  
 
 Post subject: Re: How to identify Bitlocker protectors
PostPosted: January 20th, 2020, 5:18 
Offline

Joined: January 12th, 2016, 3:46
Posts: 141
Location: India
Hi friends
I have got success in this case and UDMA was successful to decrypt volume without password or key.(I handed over this case to my friend having updated DE)
I will greatly appreciate if somone could update excel file with more details as in which case UDMA works that will help us all to access such cases.


Top
 Profile  
 
 Post subject: Re: How to identify Bitlocker protectors
PostPosted: January 20th, 2020, 22:29 
Offline

Joined: November 23rd, 2010, 13:32
Posts: 461
Location: brisbane
Congrats
I am confused as I was of opinion that AES 128 which bitlocker uses is so secure that its US govt. official standard for confidential clasified data.
Then how its possible that even without even key this can be cracked ?
Someone pls. explain as otherwise whole security system is flawed We can no longer suggest AES as a secure standard for there data security.


Attachments:
Capture.PNG
Capture.PNG [ 30.82 KiB | Viewed 9777 times ]
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 162 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group