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

Error in syntax? #292

Closed
aleff-github opened this issue Apr 21, 2021 · 1 comment
Closed

Error in syntax? #292

aleff-github opened this issue Apr 21, 2021 · 1 comment

Comments

@aleff-github
Copy link

aleff-github commented Apr 21, 2021

Hi i'm trying to use your tool but i don't understand what is the problem.
I send it
gobuster dir -u https://10.10.175.13/ -w ~/wordlists/shortlist.txt

and I have this error
2021/04/21 15:27:00 [!] 2 errors occurred: * WordList (-w): Must be specified (use '-w -' for stdin) * Url/Domain (-u): Must be specified

But if i try just this below works
gobuster -u https://10.10.175.13/ -w ~/wordlists/shortlist.txt

@firefart
Copy link
Collaborator

you are using an old version of gobuster. Be sure to update to the latest version to use the new gobuster dir syntax

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

2 participants