Enhancements and features (2)
- #18548 from zeroSteiner - Updates the
admin/http/tomcat_ghostcat
module to follow newer library conventions. - #18552 from adfoster-r7 - Adds support for Ruby 3.3.0-preview3.
Bugs fixed (5)
- #18448 from HynekPetrak - Fixes and updates the
auxiliary/admin/ldap/vmware_vcenter_vmdir_auth_bypass
module to use renamedNEW_USERNAME
andNEW_PASSWORD
options. - #18538 from adfoster-r7 - Fixes an intermittent
stream closed in another thread
crash when booting msfconsole. - #18547 from adfoster-r7 - This fixes an issue in the platform detection used by the SSH login modules that was causing certain Windows environments to be incorrectly fingerprinted.
- #18558 from zeroSteiner - Fixes a crash in the
post/windows/gather/enum_chrome
module which can be used to decrypt passwords stored by the user in Chrome. - #18564 from zeroSteiner - Fixes a module crash when running the
auxiliary/server/capture/http
module.
Documentation
You can find the latest Metasploit documentation on our docsite at docs.metasploit.com.
Get it
As always, you can update to the latest Metasploit Framework with msfupdate
and you can get more details on the changes since the last blog post from
GitHub:
- [Pull Requests 6.3.43...6.3.44][prs-landed]
- [Full diff 6.3.43...6.3.44][diff]
If you are agit
user, you can clone the [Metasploit Framework repo][repo] (master branch) for the latest.
To install fresh without using git, you can use the open-source-only [Nightly Installers][nightly] or the
[binary installers][binary] (which also include the commercial edition).
[binary]: https://www.rapid7.com/products/metasploit/download.jsp
[diff]: https://github.com/rapid7/metasploit-framework/compare/6.3.43...6.3.44
[prs-landed]: https://github.com/rapid7/metasploit-framework/pulls?q=is:pr+merged:"2023-11-16T15%3A21%3A48%2B00%3A00..2023-11-22T17%3A09%3A06-05%3A00"
[nightly]: https://github.com/rapid7/metasploit-framework/wiki/Nightly-Installers
[repo]: https://github.com/rapid7/metasploit-framework
Source: Rapid7
Source Link: https://blog.rapid7.com/2023/11/23/metasploit-wrapup-74/