EyeWitness v20230309.2 releases: take screenshots of websites
EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.
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 provide the max time to wait when trying to render and screenshot a web page.
Changelog v20230309.1
- 4d7736e Merge pull request #610 from digininja/fixkali
- 7637994 Merge pull request #608 from Relkci/jan23
- 9cff34a Fixing setup for Kali
- 57772fe Workday GUI
- 500b9f2 OWA
- 1be2edb F5 Global Protect
- d1f377c F5 Global Protect
- 0c1d519 Update categories.txt
- 7ef2035 Cisco Meraki | netdev
- 51e1fa0 Update categories.txt
FortyNorth Security has created a Windows client (thanks to the massive help of Matt Grandy (@Matt_Grandy_) with the stability fixes). All you need to do is build it locally (or check the releases), and then provide a path to a file containing the URLs you want to be scanned! EyeWitness will generate the report within your “AppData\Roaming” directory. The latest version of the C# EyeWitness supports parsing and taking screenshots of Internet Explorer and Chrome bookmarks without having to supply a list of URLs. This version is also small enough to be delivered through Cobalt Strike’s execute-assembly.
Download
Setup:
git clone https://github.com/FortyNorthSecurity/EyeWitness.git cd EyeWitness/setup ./setup.sh
Usage
Copyright Chris Truncer
Source: https://github.com/FortyNorthSecurity/