Pysmb

Latest version: v1.2.9.1

Safety actively analyzes 629564 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 10

1.1.3

========================

- Fix bug which results in endless loop in SMBConnection when remote CIFS
server closes the connection.

1.1.2

========================

- Improve queryIPForName() in nmb.NetBIOS and nmb.NBNSProtocol class to
return only server machine name and ignore workgroup names.

1.1.1

========================

- Adds support for Python3. Noted that the Python3 SMB/NMB protocol implementations
for Twisted are not well-tested as Twisted (as of v12.1) is not Python3 ready yet.
- Adds support for retrieving list of shadow copies (also known as
"previous versions" in Windows). Note that not all Windows editions support shadow
copies.

1.1.0

========================

- Adds SMB2 protocol implementation with signing for outgoing SMB2 messages.
pysmb will utilize SMB2 protocol with servers that support SMB2
(eg. Windows Vista, Windows 7 and Samba 3).
If the remote server does not support SMB2, pysmb will fall back automatically
to using SMB1 protocol.

1.0.5

=======================

- Add supports for SMB message signing. pysmb will sign all SMB messages from
the CIFS client to the server, but it does not verify the signatures of the
SMB messages from the server.

1.0.4

=======================

- Adds support for "smb://" URL in urllib2 python packages to retrieve or upload
files from/to remote CIFS servers.
- Improve documentation

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.