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

AttributeError: 'bytes' object has no attribute 'encode'. Did you mean: 'decode'? #701

Open
YY-chen555 opened this issue Jan 12, 2024 · 0 comments
Labels

Comments

@YY-chen555
Copy link

Report

When I use python ftp.py fuzz --target-host 192.168.xx.xx --target-port 21 --username xx --password xx, the program reports an error as
AttributeError: 'bytes' object has no attribute 'encode'. Did you mean: 'decode'?
I searched for the error, but it's still not resolved.

Expected behavior

No response

Actual behavior

No response

Steps to reproduce the problem

boofuzz script

No response

boofuzz version

0.4.2

Python version

3.11

Platform

Linux

Anything else?

No response

@YY-chen555 YY-chen555 added the bug label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant