Skip to content

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

@YY-chen555

Description

@YY-chen555

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions