AquaTone

Installing in Kali

  1. Download the linux version from github – https://github.com/michenriksen/aquatone/releases/
  2. Unzip it
  3. Move aquatone to the /usr/bin folder with command mv aquatone /usr/bin

Checking to make sure it works

  1. Create a list file – touch list.txt
  2. Add domains to the list.txt file (in the pentester labs case, its hackycorp.com)
  3. Run the command cat list.txt | aquatone

Windows

  1. Download the windows version from the github — https://github.com/michenriksen/aquatone
  2. Navigate to the folder of the executable
  3. Run an Nmap scan against the environment with an output .txt file
  4. Run “`cat *.txt | aquatone“`