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

fixing 'TypeError: can only concatenate str, not bytes to str' #199

Conversation

Att4ck3rS3cur1ty
Copy link
Contributor

It will fix the following error generated by the /core/payloads.py file:

... core/payloads.py", line 17, in execute
    return 'powershell.exe -nop -w hidden -encodedCommand '+base64.b64encode(('''ipmo ScheduledTasks
TypeError: can only concatenate str (not "bytes") to str

@s0lst1c3 s0lst1c3 changed the base branch from master to devel-1.14.0 September 12, 2023 23:39
@s0lst1c3
Copy link
Owner

Thanks again ;)

@s0lst1c3 s0lst1c3 merged commit 4775cdf into s0lst1c3:devel-1.14.0 Sep 12, 2023
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.

2 participants