-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Just pondering if NTLM hash should be split into its component parts. For example RDP PTH with XFreeRDP accepts only the NTLM hash. Not sure if I can think of any captures where you don't get a blank LM hash but I expect it may occur at some point. Or just a way to grab them out from the object to pass neatly to other things without having to split them etc.
Comments suggest that it is used only for SMB but that's not accurate ;)
lm_hash_present? logic is wrong if the entire password is blank?
Note: I have only looked at the model and don't really know how this all works at the moment
Metadata
Metadata
Assignees
Labels
No labels