Skip to content

Instantly share code, notes, and snippets.

@clong
Created June 5, 2018 15:42
Show Gist options
  • Save clong/d977895e2cd7cb9dafef56a951741b8e to your computer and use it in GitHub Desktop.
Save clong/d977895e2cd7cb9dafef56a951741b8e to your computer and use it in GitHub Desktop.
circle_osquery.conf
{
"platform": "linux",
"schedule": {
"detect_responder": {
"query": "SELECT * FROM detect_responder;",
"interval": 10
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment