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

Mettle loader doesn't support local binaries #264

Open
2 tasks
smcintyre-r7 opened this issue Jul 16, 2024 · 0 comments
Open
2 tasks

Mettle loader doesn't support local binaries #264

smcintyre-r7 opened this issue Jul 16, 2024 · 0 comments

Comments

@smcintyre-r7
Copy link
Contributor

metasploit-payloads has some extra logic in it's Ruby loading code that will allow Meterpreter binaries to be loaded from additional locations when Metasploit is installed. This is extremely helpful for developers that are debugging issues.

Right now Mettle supports loading from the data directory in Metasploit but not the user directory like metasploit-payloads does. We should

  • Add the user directory for consistency
  • Also update the Makefile to copy the binaries for testing like the metasploit-payloads one does
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant