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

DB was not created for a huge scope scan (45k hosts) #267

Open
VikzSharma opened this issue Jan 14, 2025 · 1 comment
Open

DB was not created for a huge scope scan (45k hosts) #267

VikzSharma opened this issue Jan 14, 2025 · 1 comment

Comments

@VikzSharma
Copy link

I'm not sure why but after running Gowitness after 2-3 days the screenshot was done but the SQLite db was not created.

@leonjza
Copy link
Member

leonjza commented Feb 3, 2025

Did you add the DB writer to your command? Take note of the warnings printed when you start gowitness without a writer. Eg.

❯ go run main.go scan single --url "https://google.com"
2025/02/03 14:09:37 WARN no writers have been configured. to persist probe results, add writers using --write-* flags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants