Skip to content

Commit 900aa9c

Browse files
committed
powerdump.ps1 bug - corrupt hash fix
Fixed the bug where the hashes are not being extracted correctly when LM is disabled and history is enabled. Rather than relying on length, LM and NT headers are checked. Four bytes at 0xa0 show if LM exists and four bytes at 0xac show if NT exists. Details on this known issue can be found in the following whitepaper from blackhat: https://media.blackhat.com/bh-us-12/Briefings/Reynolds/BH_US_12_Reynods_Stamp_Out_Hash_WP.pdf
1 parent 2ac02d3 commit 900aa9c

File tree

1 file changed

+357
-1
lines changed

1 file changed

+357
-1
lines changed

0 commit comments

Comments
 (0)