Installing in Kali
- Download the linux version from github – https://github.com/michenriksen/aquatone/releases/
- Unzip it
- Move aquatone to the /usr/bin folder with command mv aquatone /usr/bin
Checking to make sure it works
- Create a list file – touch list.txt
- Add domains to the list.txt file (in the pentester labs case, its hackycorp.com)
- Run the command cat list.txt | aquatone
Windows
- Download the windows version from the github — https://github.com/michenriksen/aquatone
- Navigate to the folder of the executable
- Run an Nmap scan against the environment with an output .txt file
- Run “`cat *.txt | aquatone“`