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

Autoload Metasploit Payloads Gem #18657

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

dwelch-r7
Copy link
Contributor

When defer-module-loads was set to true you would get a warning Could not verify the integrity of the Metasploit Payloads manifest because the Metasploit Payloads gem was not being loaded in time
We're fixing that here by just having the payloads gem be autoloaded

Verification steps

  • Boot msfconsole
  • Run features set defer_module_loads true
  • save, exit and boot console again
  • The warning should no longer appear

@dwelch-r7 dwelch-r7 added the rn-fix release notes fix label Jan 3, 2024
@adfoster-r7 adfoster-r7 merged commit 4c1e1f6 into rapid7:master Jan 3, 2024
35 checks passed
@adfoster-r7 adfoster-r7 added rn-no-release-notes no release notes and removed rn-fix release notes fix labels Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-no-release-notes no release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants