We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
msfvenom -p windows/exec cmd="без разницы" -f python
I'm using latest Kali version on vmware workstation pro 17. Same issue with Windows metasploit version. Metasploit version: 6.3.55-dev
msfvenom returns a payload that opens cmd with cyrillic symbols in it
msfvenom fails and gives Error: incompatible character encodings: ASCII-8BIT and UTF-8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce:
msfvenom -p windows/exec cmd="без разницы" -f python
I'm using latest Kali version on vmware workstation pro 17. Same issue with Windows metasploit version.
Metasploit version: 6.3.55-dev
Expected behavior:
msfvenom returns a payload that opens cmd with cyrillic symbols in it
Current behavior
msfvenom fails and gives Error: incompatible character encodings: ASCII-8BIT and UTF-8
The text was updated successfully, but these errors were encountered: