Skip to content

Conversation

@whotwagner
Copy link
Contributor

Currently numeric metasploit-options should be automatically translated to integers. But after translating them to integers the next line tries .lower() them. This leads to errors, since integers can't be lowered as strings.

Currently numeric metasploit-options should be automatically
translated to integers. But after translating them to integers
the next line tries .lower() them. This leads to errors, since
integers can't be lowered as strings.
@whotwagner whotwagner merged commit 96ddbe2 into development Nov 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants