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

Create Persistence module types #19806

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Conversation

h00die
Copy link
Contributor

@h00die h00die commented Jan 12, 2025

Fixes #19592

Draft, this has a LOT of work to go, at this point its a lot of git mv, add deprecation, rubocop, and copy+pasta. Just wanted to show its being worked.

Things needed to do:

  • lib/msf/core/persistence.rb Needs a lot of work, I think using Exploit::Local will be a better match than Evasion.
  • test test and more test
  • write docs for some modules (mainly windows) which don't have them, can be done as part of testing

I encourage help from others, since this will be a big change in framework. Please submit PR's to https://github.com/h00die/metasploit-framework/tree/persistence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC: establish a separate module category for persistence modules
1 participant