Skip to content

NTLMHash -> LM Hash & NTLMHash #53

@Meatballs1

Description

@Meatballs1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions