Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem performing listPath using SMB1 with version 1.2.8 (similar to issue #195) #201

Open
baxtee1 opened this issue Oct 28, 2022 · 0 comments

Comments

@baxtee1
Copy link

baxtee1 commented Oct 28, 2022

It appears I'm getting the same issue when trying to use SMB1 with version 1.2.8.
==================== SMB Message 0 ====================
SMB Header:

Command: 0x75 (SMB_COM_TREE_CONNECT_ANDX)
Status: NTSTATUS=0x00000000
Flags: 0x18
Flags2: 0xC841
PID: 791562
UID: 2048
MID: 4
TID: 0
Security: 0x0000000000000000
Parameters: 8 bytes
Data: 59 bytes
SMB Data Packet (hex):

The same code works as expected when connecting to the remote system when using SMB2, but I need to handle connecting to SMB1 only systems as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant