diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-08 17:10:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-08 17:10:45 +0000 |
commit | 3d2c1e8a6085a377a6894ccb5b3bf24e9e61ad05 (patch) | |
tree | 2670146517c7876cfd14670ecc3fa2df41df04d5 /databases | |
parent | Add py-build 0.1.0 (diff) |
Add py-smbprotocol 1.2.0
SMB is a network file sharing protocol and has numerous iterations over the
years. This library implements the SMBv2 and SMBv3 protocol based on the MS-SMB2
document.
Features:
- Negotiation of the SMB 2.0.2 protocol to SMB 3.1.1 (Windows 10/Server 2016)
- Authentication with both NTLM and Kerberos
- Message signing
- Message encryption (SMB 3.x.x+)
- Connect to a Tree/Share
- Opening of files, pipes and directories
- Set create contexts when opening files
- Read and writing of files and pipes
- Sending IOCTL commands
- Sending of multiple messages in one packet (compounding)
- Experimental support for both standalone and DFS server shares
WWW: https://github.com/jborean93/smbprotocol
Notes
Notes:
svn path=/head/; revision=554479
Diffstat (limited to 'databases')
0 files changed, 0 insertions, 0 deletions