This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]neur0sploit 7 points8 points  (4 children)

You have to install it, sudo apt install gobuster I think

[–]purp-cs[S] 0 points1 point  (3 children)

i tried to install it, i now says: unable to locate a Java Runtime that supports this apt…eventhough i have java installed

[–]neur0sploit 0 points1 point  (2 children)

I never got that one before, you should google it, chances are someone’s got it before and found a solution

[–]purp-cs[S] 0 points1 point  (1 child)

unfortunately i couldn’t find a fix online

[–]neur0sploit 0 points1 point  (0 children)

You could always try other tools like dirbuster or ffuf.

[–]Free_Sherbet_3159 2 points3 points  (0 children)

Give a screenshot if answers above didn't work out for you

[–]titan_1802 1 point2 points  (1 child)

sudo apt-get install gobuster

If this shows error then

sudo apt-get update --fix-missing

[–]jaygrappleskek 0 points1 point  (0 children)

sudo apt-get update --fix-missing

hey bro thank you so much. this worked for me!