# RedSiege/EyeWitness

EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.

Repository: https://github.com/RedSiege/EyeWitness
Canonical: https://ross.abutalabs.com/products/eyewitness
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2026-01-05T17:58:49+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 60, release rhythm 8, longevity 100
- inputs: {"age_days": 4571, "days_push": 240, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5829, forks 900 (observed 2026-08-28T04:09:30.145810+00:00)

## What it is
EyeWitness is a Python CLI tool that takes screenshots of websites using headless Chromium, captures server header information, and identifies default credentials. It accepts URL lists as well as Nmap and Nessus XML scan output as input.

## Use cases
- take screenshots of a list of websites
- enumerate web services from nmap scan results
- identify default credentials on web apps
- screenshot all hosts from a nessus report
- quickly triage many web servers during a pentest
- capture server header info for a list of urls

## When to choose
- you need visual evidence of many web hosts quickly during reconnaissance
- you want to feed nmap or nessus scan output directly into a screenshot tool
- you need a cross-platform Python tool for web app triage

## When to avoid
- you need deep vulnerability scanning rather than screenshots and header info
- you require a long-running hosted service with a web UI
- you need Docker-based deployment, which is not yet supported

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, security, penetration-testing, cli
- domain: security, penetration-testing, web-development, developer-tools
- platform: windows, python, cli
- tags: screenshot, recon, osint, default-credentials, headless-browser, nmap, nessus, linux, macos

## Member repositories
- RedSiege/EyeWitness (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:30.145810+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:52:05.125947+00:00, confidence not recorded.
  - readme: https://github.com/RedSiege/EyeWitness (fetched 2026-08-28T04:09:30.145810+00:00, sha 833224adc0f8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
