Install Waybackurls on Kali Linux [Updated]

waybackurls : fetch known URLs from the Wayback Machine for domains.

Instructions to Install waybackurls on Kali Linux

Note: This method is applicable only if you have Go Lang Version 1.17 or above is installed on your Kali Linux or Linux Systems.

Requirement : go Lang (https://www.youtube.com/watch?v=dr2Wo7qETZ8)

Check : go version

Run : go install github.com/tomnomnom/waybackurls@latest

Run : cp /root/go/bin/waybackurls /usr/local/go/bin/

Run (Check) : waybackurls -h

Run (Check/Usage) : echo "http://testasp.vulnweb.com/" | waybackurls

More Info : https://github.com/tomnomnom/waybackurls

Note : Above mentioned paths may be different for you. So please work accordingly.

Thank You..!!

Ping us on Instagram : https://www.instagram.com/Infosec97/



0 Comments