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

Fix a typo in a Meterpreter command requirement #15289

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

zeroSteiner
Copy link
Contributor

This fixes a typo in a required Meterpreter command that is defined for compatibility purposes.

Verification

List the steps needed to make sure this thing works

  • Start msfconsole
  • Open a Windows Meterpreter session (windows/meterpreter/* or windows/x64/meterpreter/*)
  • Run the post/windows/gather/credentials/mssql_local_hashdump
  • Do not see a RuntimeError stating that there were Meterpreter command wildcards that didn't match anything
  • See the module run, it may fail but the module logic should at least start without a Runtime Error

cc: @jmartin-r7

@smcintyre-r7
Copy link
Contributor

@msjenkins-r7 test this please.

@jmartin-tech jmartin-tech self-assigned this Jun 2, 2021
@jmartin-tech jmartin-tech merged commit 57621d7 into rapid7:master Jun 2, 2021
@jmartin-tech
Copy link
Contributor

jmartin-tech commented Jun 2, 2021

Release Notes

Corrected a command mapping for meterpreter API requirements in the Msf::Post::Windows::MSSQL mixin.

@zeroSteiner zeroSteiner deleted the fix/req-typo branch June 2, 2021 21:08
@pbarry-r7 pbarry-r7 added the rn-fix release notes fix label Jun 3, 2021
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