Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable LDAP sessions by default #19933

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

zeroSteiner
Copy link
Contributor

This switches the LDAP session feature to be enabled by default. It's been around for about 11 months and I've at least been using it quite a bit. I've encountered one issue which I resolved in #19744.

Verification

  • Start Metasploit with a default configuraiton
  • See the new feature is enabled by default
  • Use the ldap_login module and set CreateSession to true and use it to open a session, showing that it works

@adfoster-r7 adfoster-r7 merged commit b0fec4e into rapid7:master Mar 3, 2025
62 checks passed
@adfoster-r7
Copy link
Contributor

Release Notes

Updates the auxiliary/scanner/ldap/ldap_login module with a new CreateSession option which controls the opening of an interactive LDAP session. This functionality was previously behind a feature flag, but is now enabled by default.

@adfoster-r7 adfoster-r7 added the rn-enhancement release notes enhancement label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-enhancement release notes enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants