{"id":13413196,"url":"https://github.com/sensepost/gowitness","last_synced_at":"2025-05-16T01:00:42.559Z","repository":{"id":38917641,"uuid":"108967484","full_name":"sensepost/gowitness","owner":"sensepost","description":"🔍 gowitness - a golang, web screenshot utility using Chrome Headless","archived":false,"fork":false,"pushed_at":"2025-03-25T14:22:38.000Z","size":10944,"stargazers_count":3712,"open_issues_count":31,"forks_count":383,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-05-09T00:56:18.900Z","etag":null,"topics":["chrome","chrome-headless","fingerprint","footprinting","golang","headless","reporting","screenshot","security","technologies","web"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sensepost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-31T08:36:35.000Z","updated_at":"2025-05-07T20:56:04.000Z","dependencies_parsed_at":"2023-02-04T20:16:06.113Z","dependency_job_id":"f6ce404f-cfc3-4c52-b284-8deaa6673f43","html_url":"https://github.com/sensepost/gowitness","commit_stats":{"total_commits":451,"total_committers":35,"mean_commits":"12.885714285714286","dds":0.09977827050997778,"last_synced_commit":"db5d3fc79130d0255c611f2a40bfb61380c3e9f6"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensepost%2Fgowitness","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensepost%2Fgowitness/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensepost%2Fgowitness/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sensepost%2Fgowitness/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sensepost","download_url":"https://codeload.github.com/sensepost/gowitness/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448578,"owners_count":22072764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","chrome-headless","fingerprint","footprinting","golang","headless","reporting","screenshot","security","technologies","web"],"created_at":"2024-07-30T20:01:34.931Z","updated_at":"2025-05-16T01:00:37.527Z","avatar_url":"https://github.com/sensepost.png","language":"Go","funding_links":[],"categories":["\u003ca id=\"9eee96404f868f372a6cbc6769ccb7f8\"\u003e\u003c/a\u003e新添加的","Go","Recon","chrome","Images","Weapons","图片","\u003ca id=\"9eee96404f868f372a6cbc6769ccb7f8\"\u003e\u003c/a\u003e工具","Relational Databases","Go (531)","📝 Documentation \u0026 Capture","Red Team"],"sub_categories":["\u003ca id=\"31185b925d5152c7469b963809ceb22d\"\u003e\u003c/a\u003e新添加的","Screenshots","Search and Analytic Databases","Tools","检索及分析资料库","Reconaissance","Advanced Console UIs"],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n    gowitness\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eA golang, web screenshot utility using Chrome Headless.\u003c/h4\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://twitter.com/leonjza\"\u003e\u003cimg src=\"https://img.shields.io/badge/twitter-%40leonjza-blue.svg\" alt=\"@leonjza\" height=\"18\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/sensepost/gowitness\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/sensepost/gowitness\" alt=\"Go Report Card\" height=\"18\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/sensepost/gowitness/actions/workflows/docker.yml\"\u003e\u003cimg alt=\"Docker build \u0026 Push\" src=\"https://github.com/sensepost/gowitness/actions/workflows/docker.yml/badge.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n## introduction\n\n`gowitness` is a website screenshot utility written in Golang, that uses Chrome Headless to generate screenshots of web interfaces using the command line, with a handy report viewer to process results. Both Linux and macOS is supported, with Windows support mostly working.\n\n## features\n\nThe main goal of `gowitness` is to take website screenshots (**and do that well!**), while optionally saving any information it gathered along the way. That said, a short list of features include:\n\n- Take website screenshots, obviously..., but fast and accurate!\n- Scan a list of URLs, CIDRs, Nmap Results, Nessus Results and more.\n- Ability to grab and save data (i.e., a request log, console logs, headers, cookies, etc.)\n- Write data to many formats (sqlite database, jsonlines, csv, etc.)\n- An epic web-based results viewer (if you saved data to SQLite) including a fully featured API!\n- And many, many more!\n\n## quick start\n\nThere are a few ways to get gowitness, the simplest (assuming your `$GOBIN` path is in your shell `$PATH`) will be to use `go install`:\n\n```text\ngo install github.com/sensepost/gowitness@latest\n```\n\nOtherwise, grab a platform specific release binary or compile from source. Then, scan your first target writing the results to a SQLite database and the screenshot to `./screenshots` with:\n\n```text\ngowitness scan single --url \"https://sensepost.com\" --write-db\n```\n\nThere are many, *many* flags and scan types in `gowitness`. Just add `-h` anywhere and read all about it!\n\n## documentation\n\nFor advanced installation information and other documentation, please refer to the wiki [here](https://github.com/sensepost/gowitness/wiki).\n\n## screenshots\n\n![gallery](images/gowitness-gallery.png)\n\n![detail](images/gowitness-detail.png)\n\n![terminal](images/gowitness-terminal.png)\n\n## credits\n\n`gowitness` would not have been possible without some of [these amazing projects](./go.mod): [chi](https://github.com/go-chi/chi), [chromedp](https://github.com/chromedp/chromedp), [go-rod](https://github.com/go-rod/rod), [cobra](https://github.com/spf13/cobra), [gorm](https://github.com/go-gorm/gorm), [glamour](https://github.com/charmbracelet/glamour), [go-nmap](https://github.com/lair-framework/go-nmap), [wappalyzergo](https://github.com/projectdiscovery/wappalyzergo), [goimagehash](https://github.com/corona10/goimagehash).\n\n## license\n\n`gowitness` is licensed under a [GNU General Public v3 License](https://www.gnu.org/licenses/gpl-3.0.en.html). Permissions beyond the scope of this license may be available at \u003chttp://sensepost.com/contact/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensepost%2Fgowitness","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensepost%2Fgowitness","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensepost%2Fgowitness/lists"}