Today I am going to explain in a simple way to install waybackurls in kali Linux So Lets get start then
Step 1: open terminal in kali
Step 2: We need to install go lang , if already you installed you can check by typing "go version " if not installed then install by typing sudo apt install golang install golang
Step 3: then after installation we need to install waybackurls now lets install by typing or simply copy paste this command " go install github.com/tomnomnom/waybackurls@latest "
Step 4: So now we successfully completed all steps now we have to go for bin path and copy that path for local bin
ls
cd /go/bin/waybackurls
cp waybackurls /usr/local/bin
like in the below picture I showed how to do it
Boom!! congrats we did it 🤩
you can confirm by checking any wordlist
below here i checked one wordlist for confirmation
Thank you for reading this my 1st article
by Kripton