You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I'm not sure why but after running Gowitness after 2-3 days the screenshot was done but the SQLite db was not created.
The text was updated successfully, but these errors were encountered: