[EyeWitness] A Rapid Web Application Triage Tool


EyeWitness is a rapid web application triage tool designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.

The author would love for EyeWitness to identify more default credentials of various web applications. So as you find devices which utilizes default credentials, please e-mail him the source code of the index page and the default credentials so he can add it in to EyeWitness. You can e-mail to EyeWitness [@] christophertruncer [dot] com.

Inspiration came from Tim Tomes’s PeepingTom Script. The author just wanted to change some things, and then it became a thought exercise to write it again himself.

EyeWitness is designed to run on Kali Linux. It will auto detect the file you give it with the -f flag as either being a text file with URLs on each new line, nmap xml output, or nessus xml output. The -t (timeout) flag is completely optional, and lets you provice the max time to wait when trying to render and screenshot a web page. The –open flag, which is optional, will open the URL in a new tab within iceweasel.

Setup
Navigate into the setup directory and run the setup.sh script.

Usage
./EyeWitness.py -f filename -t optionaltimeout --open (Optional)

Examples
./EyeWitness -f urls.txt
./EyeWitness -f urls.xml -t 8 --open


[EyeWitness] A Rapid Web Application Triage Tool [EyeWitness] A Rapid Web Application Triage Tool Reviewed by Zion3R on 4:03 PM Rating: 5