impacket
impacket copied to clipboard
Add example to compute Windows Boot Key from 4 LSA registry key class names
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.