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 cmd_psh_payload requiring an arch string #12072

Merged
merged 1 commit into from
Jul 10, 2019
Merged

Conversation

wvu
Copy link
Contributor

@wvu wvu commented Jul 9, 2019

We may want to update Rex::Powershell to take the first in an array.

Or we find a better way and kill this arch/platform anti-pattern with fire.

https://github.com/rapid7/rex-powershell/blob/f209a542b9a15cb1e7c2ac0a718a39e52510d9be/lib/rex/powershell/command.rb#L238-L244

We may want to update Rex::Powershell to take the first in an array.
@wvu wvu self-assigned this Jul 10, 2019
@wvu wvu merged commit e6300bf into rapid7:master Jul 10, 2019
wvu added a commit that referenced this pull request Jul 10, 2019
@wvu
Copy link
Contributor Author

wvu commented Jul 10, 2019

Release Notes

This fix resolves an incorrect invocation of the cmd_psh_payload method, where the supplied architecture is an array and not a string.

@wvu wvu deleted the bug/powershell branch July 10, 2019 15:43
wvu added a commit to wvu/metasploit-framework that referenced this pull request Jul 10, 2019
msjenkins-r7 pushed a commit that referenced this pull request Jul 10, 2019
@tdoan-r7 tdoan-r7 added the rn-fix release notes fix label Jul 24, 2019
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

2 participants