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

Update metasploit side for java metasploit-payloads fix #18355

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

smashery
Copy link
Contributor

This PR is the framework side for rapid7/metasploit-payloads#672 - full details are there. This should have the correct gem version added prior to landing.

@smcintyre-r7 smcintyre-r7 force-pushed the openjdk-reflection-fix branch from d2f5d06 to 8743665 Compare October 11, 2023 19:00
@jheysel-r7 jheysel-r7 merged commit 7f4a9c4 into rapid7:master Oct 11, 2023
55 checks passed
@jheysel-r7 jheysel-r7 added the rn-payload-enhancement release notes for enhanced payloads label Oct 11, 2023
@jheysel-r7
Copy link
Contributor

Release Notes

This PR contains a metasploit-payloads fix which enables the Java Meterpreter to run on the latest OpenJDK. Prior to this change the Java Meterpreter was broken due to changes in JDK 9's reflection policy. The new approach avoids the use of problematic URLClassLoaders and implements Metasploit's own ClassLoader type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-payload-enhancement release notes for enhanced payloads
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants