Skip to content

Commit

Permalink
Replace old gobuster with version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Th1b4ud committed Dec 20, 2021
1 parent 4589548 commit f03e562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ function install_subfinder() {

function install_gobuster() {
colorecho "Installing gobuster"
go get -u -v github.com/OJ/gobuster
go install github.com/OJ/gobuster/v3@latest
}

function install_kiterunner() {
Expand Down

0 comments on commit f03e562

Please sign in to comment.