MS17-010-Python icon indicating copy to clipboard operation
MS17-010-Python copied to clipboard

Pass-the-hash

Open mez-0 opened this issue 5 years ago • 0 comments

According to the mysmb.py, it seems like pass-the-hash may be viable.

def login(self, user, password, domain='', lmhash='', nthash='', ntlm_fallback=True, maxBufferSize=None)

Probably worth looking into.

mez-0 avatar Jan 16 '20 12:01 mez-0