EyeWitness – Capture Screenshots of Any Website

EyeWitness – Capture Screenshots of Any Website

EyeWitness is an open-source tool, designed to take screenshots of the web pages from a file. This tool can parse different types of files, like text files, .nessus files or XML outputs from NMAP scans. Further, EyeWitness can generate HTML reports with screenshots of URLS and provide useful information about headers.

How to Install EyeWitness- GIT repository:

1. Obtain the clone from https://github.com/FortyNorthSecurity/EyeWitness.git

 

Cloning Repository

 

2. Navigate into the setup directory and run the setup.sh script using the following cmdlet.  
cd EyeWitness/setup/
&& ./setup.sh

 

Setup Script

Setup Script

 

3. Run EyeWitness using cd EyeWitness/ && ./EyeWitness.py -h

 

EyeWitness Usage

EyeWitness Usage

 

This tool can be used to scan and capture screenshots of subdomains on http/https, using web ports and ocr. To do this, follow this command:

./EyeWitness.py -f FILE –web –prepend-https –ocr

We hope this guide can give you some information about how to install EyeWitness and run it correctly. We recommend reading the usage manual, found using the parameter h (python EyeWitness.py -h). EyeWitness offers a lot of options from which you can choose from in this location using

We hope this guide can give you some information about how to install EyeWitness and run it correctly. We recommend reading the usage manual, found using the parameter h (python EyeWitness.py -h). EyeWitness offers a lot of options from which you can choose from in this location.