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

Update nginxpwner.py #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

random-robbie
Copy link
Contributor

gobuster keeps erroring.


2021/07/20 09:02:30 [!] 2 errors occurred:
	* WordList (-w): Must be specified (use `-w -` for stdin)
	* Url/Domain (-u): Must be specified

this fixes that.

gobuster keeps erroring.

```

2021/07/20 09:02:30 [!] 2 errors occurred:
	* WordList (-w): Must be specified (use `-w -` for stdin)
	* Url/Domain (-u): Must be specified
```

this fixes that.
@stark0de
Copy link
Owner

Are you still having this issue? I am trying to reproduce the error but gobuster seems to be working fine for me

@fqqf
Copy link

fqqf commented Apr 20, 2022

I got this error too, please merge

image

@LOLCATATONIA
Copy link

I had the same issue. Turns out I had an old version of gobuster installed via sudo apt install.
From there I had to properly install go.
Then I had further issues with new gobuster install (see github.com/OJ/gobuster/issues/330)

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

Successfully merging this pull request may close these issues.

4 participants