Medusa 2.3 (Release Candidate 1)
Medusa 2.3 will be the first release in nearly nine years. While there are no major changes to the core of the application, it does include many bug-fixes throughout the code base and numerous incremental improvements. The biggest application-wide update is a migration to OpenSSL 3.x and removal of deprecated function calls.
The SMBNT module now supports SMBv2/3 and SMB signing! This is accomplished using the libsmb2 library. It still natively handles SMBv1, but will auto-detect if the target requires v2+ and use the appropriate protocol. The module and all options continue to work as before, including pass-the-hash support. The libsmb2 library is not currently in Debian-based distributions, but I've created a package and it is going through the review process.