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

/bin/bash: line 1: gobuster: command not found Finished gobuster scan #4

Closed
jmarshall7 opened this issue Aug 1, 2019 · 4 comments
Closed

Comments

@jmarshall7
Copy link

The script will not run the gobuster portion. I took a look at the gobuster repo to see if there were any issues related and I did not come across any. I followed your installation steps. any recommendations on how to mitigate this? Really love the script!

@giant372
Copy link

May be a stupid question, but do you have gobuster installed?

@jmarshall7
Copy link
Author

jmarshall7 commented Aug 13, 2019

Hey @giant372 yes I followed the instructions located in the readme file specifically I ran
apt-get update
apt-get install gobuster --only-upgrade

@giant372
Copy link

Just use apt-get install gobuster
--only-upgrade does just that. does not install the tool, just upgrades it if its already there

@21y4d
Copy link
Owner

21y4d commented Aug 14, 2019

If you already have gobuster 2.0, use the command with --only-upgrade, otherwise use:
apt-get install gobuster

@21y4d 21y4d closed this as completed Aug 14, 2019
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

3 participants