nginxpwner icon indicating copy to clipboard operation
nginxpwner copied to clipboard

Update nginxpwner.py

Open random-robbie opened this issue 3 years ago • 3 comments

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.

random-robbie avatar Jul 20 '21 09:07 random-robbie

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

stark0de avatar Jan 18 '22 12:01 stark0de

I got this error too, please merge

image

fqqf avatar Apr 20 '22 12:04 fqqf

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)

LOLCATATONIA avatar Oct 17 '22 13:10 LOLCATATONIA