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 the Meterpreter config block to use TLVs #18469

Open
adfoster-r7 opened this issue Oct 19, 2023 · 0 comments
Open

Update the Meterpreter config block to use TLVs #18469

adfoster-r7 opened this issue Oct 19, 2023 · 0 comments
Labels
breaking change Features that are great, but will cause breaking changes and should be deployed on a large release. suggestion-feature New feature suggestions

Comments

@adfoster-r7
Copy link
Contributor

Summary

The current Meterpreter config block doesn't use TLVs, which makes adding fields a backwards incompatible change.

Context:

https://github.com/rapid7/metasploit-framework/blob/30e1930444ee4bdab8743887ef0fdb04ff5a7cec/docs/metasploit-framework.wiki/Meterpreter-Configuration.md#loading-configuration-in-windows-meterpreter

Example change to add logging path information:

https://github.com/rapid7/metasploit-payloads/pull/563/files#diff-384c4e4ec356dff681933fa452e28ea065d62bde3c0b81d26ef15f27db80d885

Not verified: This config block may be marked as being intentionally RWX which can be easily detected.

@adfoster-r7 adfoster-r7 added suggestion-feature New feature suggestions breaking change Features that are great, but will cause breaking changes and should be deployed on a large release. labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Features that are great, but will cause breaking changes and should be deployed on a large release. suggestion-feature New feature suggestions
Projects
None yet
Development

No branches or pull requests

1 participant