sensepost/gowitness
🔍 gowitness - a golang, web screenshot utility using Chrome Headless observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 78
- Release rhythm 58
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 3228
- days_rel: 282
- days_push: 133
- n_releases_24m: 8
Adoption not part of the score
4488 stars · 448 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
gowitness is a Go-based command-line utility that uses Chrome Headless to take screenshots of websites, supporting scans of URL lists, CIDR ranges, and Nmap/Nessus results. It stores gathered data (headers, cookies, console logs) in SQLite, JSONL, or CSV and includes a web-based report viewer with a full API.
Use cases
- take screenshots of a list of websites from the command line
- screenshot every host in a CIDR range during a security assessment
- generate a visual report of web assets from nmap or nessus scan results
- fingerprint web technologies across many targets
- capture headers, cookies, and console logs while screenshotting sites
- browse screenshot results in a web gallery with an API
When to choose
- you need fast, accurate bulk website screenshots for reconnaissance or asset inventory
- you want screenshot results stored in a queryable SQLite database with a report viewer
- you need to ingest targets from nmap, nessus, or CIDR ranges
- you want a self-contained Go binary or Docker image for headless Chrome screenshotting
When to avoid
- you need a screenshot API embedded in your own application rather than a standalone tool
- you need pixel-perfect rendering of complex JavaScript apps beyond what headless Chrome provides
- you need a GUI-first screenshot tool rather than a CLI workflow
- you require platforms beyond Linux, macOS, and mostly-working Windows support
Facets
cli-tool · maturity active
web-scraping cli developer-tools security security developer-tools web-development windows cli go screenshot chrome-headless osint footprinting reconnaissance web-report-viewer sqlite reporting command-line linux macos docker
1 source
- readme: https://github.com/sensepost/gowitness · fetched 2026-08-28 · 16bf408f1a63
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sensepost/gowitness | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="sensepost/gowitness")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem