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.nessusIf 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.
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.
Last updated