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

enable MeterpreterTryToFork by default for aerohive_netconfig_lfi_log_poison_rce #16735

Merged

Conversation

ErikWynter
Copy link
Contributor

About

This change sets the MeterpreterTryToFork advanced payload option to true by default for the Linux target in the aerohive_netconfig_lfi_log_poison_rce module. It also updates the documentation to reflect this.

Justification

When this module was originally added in #15700, it was suggested during code review that enabling MeterpreterTryToFork could possibly prevent the target app from hanging whenever a shell was obtained. At the time, I was unable to test this. so this option was only mentioned as a suggestion in the documentation. However, since then I have successfully tested this module with MeterpreterTryToFork enabled against about a dozen different target apps. Setting this option consistently prevented the app from hanging, while no side effects were observed. I have not saved spool files from these sessions because the difference was not observable in the spool files, other than that the option was shown to be enabled.

@wvu
Copy link
Contributor

wvu commented Jul 5, 2022

💯

@jheysel-r7 jheysel-r7 self-assigned this Jul 7, 2022
@jheysel-r7 jheysel-r7 merged commit 4da72a9 into rapid7:master Jul 7, 2022
@jheysel-r7
Copy link
Contributor

@ErikWynter thanks for circling back around to this and making improvements, we appreciate it.

@jheysel-r7 jheysel-r7 added the rn-enhancement release notes enhancement label Jul 7, 2022
@jheysel-r7
Copy link
Contributor

Release Notes

This change sets the MeterpreterTryToFork advanced payload option to true by default for the Linux target in the aerohive_netconfig_lfi_log_poison_rce module to prevent the application from hanging once exploited.

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

Successfully merging this pull request may close these issues.

None yet

4 participants