gowitness
gowitness copied to clipboard
🔍 gowitness - a golang, web screenshot utility using Chrome Headless
A list of hosts may return 404s and other status code nor worthy of creating a blank screenshot. Can gowitness have a flag to ignore certain stat codes, such as...
Hi everyone, I'm having a problem loading pages. The page takes too long to load, although all the elements on it are loaded and you can interact with them, how...
Lots of changes in this PR, feel free to provide feedback on the UI/UX design etc, if you think there's a better approach to some of these changes (e.g. modals...
As we discussed in issue https://github.com/sensepost/gowitness/issues/125 I've added support for HTTP/2 requests into the preflight phase. This helps with websites which need HTTP/2 to successfully process (though, most of these...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** We would like to have an environment variable which allows to specify an interval...
**Describe the bug** Certain websites require an automatic upgrade to HTTP/2 **To Reproduce** Using an example website such as `www.aa.com` attempt to capture this screenshot from an AWS/VPC host /...
it has search by title. can it have show only xxx status codes? or is there already a way to do this?
add an option group similar pages like Aquatone did.
Enables gowitness to resize captured screenshot per request for screenshot. This keeps the viewport to the original resolution when chromedp started with the original arguments. Useful for thumbnails of captured...