Guys, I'm pretty new to osquery, and wanted to ask...
# general
y
Guys, I'm pretty new to osquery, and wanted to ask a few Q's. We're using FleetDM at the moment. • On Windows, can I get an alert if there was a recent detection by Defender? • On Linux (Ubuntu Unity/Gnome), maybe somebody does have a query that can show if the screen lock timeout is set up?
s
If these are #C01DXJL16D8 specific questions, you want #C01DXJL16D8
For general osquery, I’m not sure how windows defender works. that sounds maybe it’s in an event log somewhere? for gnome, I’m not sure how to find the screenlock timeout. I know how to get it via an exec (and this is what Kolide does) And I kinda know how to get it if you stitch together a bunch of files. But I don’t think plain osquery supports it, and I don’t know what Fleet is doing
y
I know Vanta can grab screen lock timeout from Ubuntu machines 🙂
s
I know vanta ships an extension. I don’t know what it does under the hood, or how accurate it is.
s
I wonder if there is a dbus API