Skip to content

smb.py does not support SMB_COM_TREE_CONNECT #24

@StrongWind1

Description

@StrongWind1

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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions