v1.0.0.dev8: SMB Server Rewrite
·
220 commits
to master
since this release
This release features a complete rewrite of the SMB server dropping the need to use the SMBSERVER implemented by impacket. Even though there are no new features introduced by this implementation, the server will support all requested SMB2 dialects. impacket's SMB server only allows 2.0.2.
Other fixes
- Updated logging mechanism to always include the current protocol, client host and port
- Default domain name in FQDN will be
"WORKGROUP"
Full Changelog: v1.0.0.dev7...v1.0.0.dev8