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

ISSUE: MsfMania crashes when using -c0='-f {format}' #18

Closed
QtKaii opened this issue Mar 22, 2022 · 0 comments
Closed

ISSUE: MsfMania crashes when using -c0='-f {format}' #18

QtKaii opened this issue Mar 22, 2022 · 0 comments

Comments

@QtKaii
Copy link

QtKaii commented Mar 22, 2022

Error thrown:

Traceback (most recent call last):
  File "/home/kai/MsfMania/./MsfMania.py", line 242, in <module>
    vshellcode, decoder_stub = encryption.shellcode_generation(msfvenom)
  File "/usr/lib/python3.10/site-packages/lib/encryption.py", line 9, in shellcode_generation
    shellcode = run(msfvenom, shell=False, stdout=PIPE).stdout.decode('utf-8')
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte

How to recreate:

python3 ./MsfMania.py -a x64 -p windows/x64/meterpreter/bind_tcp -it local -lp 1234 -lh 192.168.0.1 -o bind -cO='-f exe-service'
@QtKaii QtKaii closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2023
@QtKaii QtKaii reopened this Apr 6, 2024
@QtKaii QtKaii closed this as not planned Won't fix, can't repro, duplicate, stale Apr 6, 2024
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

No branches or pull requests

1 participant