Join Slack
Powered by
is there any `osquery` extension written in C? tha...
# general
m
Madhur Jodhwani
07/11/2021, 2:55 PM
is there any
osquery
extension written in C? that interacts with the
osqueryd
specifically. or any idea how to make one?
s
seph
07/11/2021, 4:33 PM
The c and c++ api is a bit weird, since it’s part of the osquery project itself.
https://github.com/trailofbits/osquery-extensions
is probably an example.
☝️ 1
seph
07/11/2021, 4:34 PM
You could also write your own using the thrift definitions
m
Mike Myers
07/12/2021, 5:37 PM
also we have an
#CBMR0L7SM
channel if you're interested
4
Views
Open in Slack
Previous
Next