Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
awallaby
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#general
Title
# general
j
Jens
03/03/2018, 5:53 AM
totally new to osquery. Have one question: can I run queries straight from my C++ code?
g
groob
03/03/2018, 4:28 PM
yes. You can also use any other language. This is done through the thrift bindings to call the osquery daemon
There's documentation here
https://osquery.readthedocs.io/en/stable/development/osquery-sdk/
I have some Go and python examples if those would be useful.
j
Jens
03/04/2018, 9:40 PM
thanks! I will check it out
Post