This release addresses a bug in the authentication function that prevented NULL sessions. My home lab is limited, so if real-world mileage varies please submit a bug report. Thanks!
* NULL sessions are properly handled
Thanks as always for the reporting issues!
1.10.5
On a recent gig I uncovered a bunch of bugs.
* Fixed a logical issue that prevented SMB signing detection without creds * Fixed a file upload bug * Patched a gap in CSV output * Added the host to cmd output
I might be forgetting something. These updates are always done in the field, so they're more reactive than thoughtful. 10:1 I have to push 1.10.5.1 because I missed something.
1.10.4
1.10.3
This release killed a boat load of bugs!
- Host initialization performance was improved - Session termination performance was improved - You can now output version, smb signing, shares, and path listing to CSV - CSV output and pattern matching are no longer mutually exclusive
Woot!
1.10.2
I'm pretty excited about this release. You've served me well nmap 'smb-security-mode' script, but SMBMap has you beat.
- Added Kerberos auth support - Added SMB signing detection - Added aggregates for SMB Connections vs SMB Session - Version output now includes vanilla SMB connections (not just authenticated/guest sessions) - Improved Loader class (threads pause so output isn't distorted) - Improved error handling on invalid hosts as input
Enjoy!
1.10
I'm pretty excited about this release. You've served me well nmap 'smb-security-mode' script, but SMBMap has you beat.
* Added Kerberos auth support * Added SMB signing detection * Added aggregates for SMB Connections vs SMB Session * Version output now includes vanilla SMB connections (not just authenticated/guest sessions) * Improved Loader class