Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracting BitLocker key possible with known pin? #6

Open
softScheck opened this issue Jul 13, 2022 · 5 comments
Open

Extracting BitLocker key possible with known pin? #6

softScheck opened this issue Jul 13, 2022 · 5 comments

Comments

@softScheck
Copy link

We tried to capture the Bitlocker key for a laptop that has a security pin (entered at boot) set. We have access to that pin and the SPI bus communication but have not been able to extract the key. We captured the communication beginning the moment when the key is entered up to the point where Windows start booting.

Do you have any hints about doing that? Is it even possible to get access to the key when the pin feature is enabled (with access to the pin)? The capture is attached. Thanks a lot for your help!
bitlockerCaptureSaleae.sal.zip

@gibasboy
Copy link

gibasboy commented Jun 7, 2023

4BS59ZEA.txt

@target-0
Copy link

@softScheck did you manage to find out if in the situation you mentioned it is possible to extract the key?
We ran into the same problem and are wondering if a security pin prevents sniffing the VMK from the SPI bus communication.

Thanks!

@en4rab
Copy link

en4rab commented Jul 22, 2024

A bit late but yes it is possible to sniff and then decrypt the VMK in TPMandPIN mode but you need to know the PIN there is more info and some tools here https://github.com/en4rab/SPITkey

@target-0
Copy link

A bit late but yes it is possible to sniff and then decrypt the VMK in TPMandPIN mode but you need to know the PIN there is more info and some tools here https://github.com/en4rab/SPITkey

Nevertheless thanks for your reply & tool. looks promising, I'll give it a shot on TPMandPIN👍

@idarlund
Copy link

https://blog.scrt.ch/2024/10/28/privilege-escalation-through-tpm-sniffing-when-bitlocker-pin-is-enabled/

#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants