skelsec / pypykatz

Mimikatz implementation in pure Python
MIT License
2.77k stars 367 forks source link

LM Hash not being picked up. #128

Open xrac00 opened 1 year ago

xrac00 commented 1 year ago

I have noticed that when extracting LM Hashes from older Windows XP and under group policy of "Do not store LAN Manager hash value on next password change", the hashes are not being picked up by Pypykatz. However the program Mimikatz can recover them. Is this true?

skelsec commented 1 year ago

pypykatz should find the LM hashes on WinXP if there are any. If you find that it doesn't then it's a bug.