impacket icon indicating copy to clipboard operation
impacket copied to clipboard

Add example to compute Windows Boot Key from 4 LSA registry key class names

Open MaxToffy opened this issue 3 weeks ago • 0 comments

Description

As discussed in this previous PR with @gabrielg5, I added a script to compute the bootkey from the 4 class names of the LSA registry keys.

Since secretsdump -system $SYSTEM_HIVE LOCAL already outputs the bootkey from a hive, I did not implement it in this script.

Screenshot

getBootKey

MaxToffy avatar Dec 10 '25 10:12 MaxToffy