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

ffuf broken with ÿØÿî #770

Open
DaddyBigFish opened this issue Mar 21, 2024 · 2 comments
Open

ffuf broken with ÿØÿî #770

DaddyBigFish opened this issue Mar 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@DaddyBigFish
Copy link

ÿØÿî

JPG fuzz does not work, ffuf is always converting... i can see the results in proxy.... I have to manually send ÿØÿî for the request to be sucessful

fuff converts the magic code to ÿ�ÿî

ÿ�ÿî does not work in http requests

@bsysop bsysop added the bug Something isn't working label May 3, 2024
@joohoi
Copy link
Member

joohoi commented May 20, 2024

I wonder if using -request with a raw request file works better for you? That's probably the way to go for more exotic entries. If defined on command line, it might already get mangled by shell itself.

@joohoi
Copy link
Member

joohoi commented May 20, 2024

Actually, I believe it's your terminal / shell that is mangling it. Seems to work fine for me from the command line too.

Screenshot 2024-05-20 at 22 11 26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants