The Wayback Machine - https://web.archive.org/web/20220722164340/https://github.com/sensepost/gowitness/issues/133
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable taking screenshots by HTTP response code #133

Open
retpoline opened this issue Apr 12, 2022 · 2 comments
Open

Disable taking screenshots by HTTP response code #133

retpoline opened this issue Apr 12, 2022 · 2 comments

Comments

@retpoline
Copy link

@retpoline retpoline commented Apr 12, 2022

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 404 where there is no content to screenshot instead of filling up the screenshot folder with blank images?

Thanks for your time!

@leonjza
Copy link
Member

@leonjza leonjza commented Apr 12, 2022

I thought we had this already but realized we don't. This is definitely something simple to add! Thanks for the suggestion.

@nickspring
Copy link

@nickspring nickspring commented Jun 19, 2022

I'll work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants