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

Wfuzz on windows with Ubuntu, by using DVWA #355

Open
1 task done
woshuhua opened this issue Oct 13, 2023 · 0 comments
Open
1 task done

Wfuzz on windows with Ubuntu, by using DVWA #355

woshuhua opened this issue Oct 13, 2023 · 0 comments

Comments

@woshuhua
Copy link

woshuhua commented Oct 13, 2023

Issue template

Context

Please check:

  • I've read the docs for Wfuzz

Please describe your local environment:

Wfuzz version: 3.1.0

Python version: 3.11

OS: Windows, Ubuntu

Report

What is the current behavior?

When I want to enter some commands like, wfuzz -c -w /seclists/, the error occur is /usr/lib/python3/dist-packages/wfuzz/wfuzz.py:78: UserWarning:Fatal exception: Bad usage: You must specify an URL.

However, when i try another command, which is
'''
wfuzz --hs "incorrect" -c -z file,/home/ubuntu/users.txt -z file,/home/ubuntu/top1575-probable-v2.txt -b 'security=low; PHPSESSID=ae34l3rd1960bbe63hc4se1k2l'
'http://127.0.0.1/DVWA/vulnerabilities/brute/index.php?username=FUZZ&password=FUZ2Z&Login=Login’
'''
The same error still occur again, /usr/lib/python3/dist-packages/wfuzz/wfuzz.py:78: UserWarning:Fatal exception: Bad usage: You must specify an URL..

How should I solve this problem? Thank you in advance, I am just a beginner for this DVWA and learning brute force.

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