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 unitialized constant error when meterpreter registry key reads timeout #18111

Conversation

adfoster-r7
Copy link
Contributor

Fixes the following error:

[-] Exception: NameError : uninitialized constant Msf::Post::Windows::Registry::TimesoutError

Verification

Verify the new constant is valid

@adfoster-r7 adfoster-r7 added the rn-fix release notes fix label Jun 14, 2023
@cgranleese-r7 cgranleese-r7 merged commit 95d05e0 into rapid7:master Jun 15, 2023
31 checks passed
@cgranleese-r7
Copy link
Contributor

Release Notes

This PR fixes an initialised constant error when meterpreter registry key reads timeout.

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

Successfully merging this pull request may close these issues.

None yet

2 participants