maoxia.dev

a cybersecurity journey

Tag: waybackurls kali

  • Installing waybackurls in Kali

    A lot of the instructions out there say to use go get, however this has now been deprecated and we need to use go install instead. It then needs to be copied to the users bin folder. From here it will just run normally when using the standalone command waybackurls. This most likely won’t work…