-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
In ReviewProtocol: SMBErrors/Features related to the SMB serverErrors/Features related to the SMB serverType - Enhancement
Description
When testing with Windows XP and trying to run the command:
dir \\IP\test
Dementor fails with:
[11:42:21] DEBUG (dementor) (SMB) (IP:445) Incoming connection from IP. smb.py:600
[11:42:21] DEBUG (dementor) (SMB) (IP:445) C: <SMB_COM_NEGOTIATE> dialects: PC NETWORK PROGRAM 1.0, LANMAN1.0, Windows for Workgroups 3.1a, LM1.2X002, LANMAN2.1, NT LM 0.12 smb.py:693
[11:42:21] DEBUG (dementor) (SMB) (IP:445) S: <SMB_COM_NEGOTIATE> selected dialect: PC NETWORK PROGRAM 1.0 smb.py:693
SMB 10.252.0.22 445 [-] SMBv1 command SMB_COM_TREE_CONNECT (0x70) not implemented
[11:42:21] DEBUG (dementor) (SMB) (IP:445) Connection to IP closed smb.py:603
Can this be implemented or is there another easy way to test capturing NTLM hashes from XP?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
In ReviewProtocol: SMBErrors/Features related to the SMB serverErrors/Features related to the SMB serverType - Enhancement