Domain Flyover

EyeWitness

EyeWitness is designed to take screenshots of websites provide some server header info. Nessus exports can be directly passed to EyeWitness.

git clone https://github.com/RedSiege/EyeWitness.git
cd Python/setup
sudo ./setup.sh
python EyeWitness.py -x printers.nessus

If you provide the –open flag, each URL passed into EyeWitness will also be opened up in a web browser.

This tool prevents having to manually go through all web applications discovered by Nessus.

circle-info

Be sure to not grab release but git clone, M1 fix not yet in release implemented

GoWitness

gowitness is a website screenshot utility written in Golang, that uses Chrome Headless to generate screenshots of web interfaces using the command line, with a handy report viewer to process results. Both Linux and macOS is supported, with Windows support mostly working.

circle-info

db file is necessary to be able to generate the report

Last updated