Skip to content

Instantly share code, notes, and snippets.

@tstromberg
Created October 13, 2022 12:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tstromberg/ad1d70428b09b54c49d88859a69e80bd to your computer and use it in GitHub Desktop.
Save tstromberg/ad1d70428b09b54c49d88859a69e80bd to your computer and use it in GitHub Desktop.
waldo pack that Kolide can't import
{
"queries": {
"waldo": {
"query": "SELECT * FROM chrome_extensions WHERE name IN (\"Where's waldo?\", \"Google Docs Offline\");",
"interval": "3600"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment