How to Install Aquatone on Kali Linux


Aquatone — is a tool for visual inspection of websites

Instructions to Install Aquatone on Kali Linux.

â–¶ Requirement : Google Chrome or Chromium Browser (Chromium is recommended)

â–¶ Download the latest release of Aquatone : https://github.com/michenriksen/aquatone/releases/

â–¶ Run : unzip aquatone_filename.zip (example : unzip aquatone_linux_amd64_1.7.0.zip)

â–¶ Run : mv aquatone /usr/bin/
Related Article

â–¶ Run (Check) : aquatone -version

â–¶ Run (Check/Usage) : cat list.txt | aquatone [list.txt contains the list of domains]

â–¶ View : Open file manage, point to the html report of aquatone and open it with any browser.

â–¶ More Info : https://github.com/michenriksen/aquatone

Thank You for reading..!!

0 Comments