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

Closed
wants to merge 8 commits into from
Closed

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

@h00die
Copy link
Contributor Author

h00die commented Jan 17, 2025

closing in favor of just moving modules and not making a new module type per discussion in issue thread.

@h00die h00die closed this Jan 17, 2025
@h00die h00die deleted the persistence branch January 17, 2025 21:15
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