Prakhar
07/12/2018, 5:06 AMGray Cat
07/13/2018, 8:19 PMnebi
07/15/2018, 9:38 PMjoelcedano
07/16/2018, 4:59 PMmarpaia
07/16/2018, 10:34 PMPrakhar
07/19/2018, 6:37 AMSteven Adams
07/20/2018, 3:05 AMPrakhar
07/20/2018, 7:44 AMnebi
07/20/2018, 11:26 PMdtk
07/24/2018, 7:51 AMtls_enroll.cpp:66] Failed enrollment request to <https://enrollment:11111/api/v1/osquery/enroll> (Request error: certificate verify failed) retrying...
Mouli
07/25/2018, 10:21 AMgroob
Prakhar
07/26/2018, 6:35 AMerichs
07/26/2018, 2:16 PMaugeas
table in osquery. I’d love to know if other have other ideas on how to query the contents of a file.nebi
07/26/2018, 2:18 PMnebi
07/30/2018, 1:30 AMDennis
07/31/2018, 1:05 AMSELECT users.uid, authorized_keys.* FROM users JOIN authorized_keys ON users.uid == authorized_keys.uid;
barn
07/31/2018, 11:54 PMventura
08/01/2018, 2:03 PMsharad
08/01/2018, 11:06 PMMustafa
08/02/2018, 1:31 PMzwass
osqueryi
it's going to try to get the results immediately which means there will be no events.gby
08/08/2018, 10:24 AMFailed to upgrade database
Has anyone tried this before ? I’ve seen this issue on github https://github.com/facebook/osquery/issues/4615
The script does fix the problem, but the osqueryd service has to be stopped and restarted to migrate and fixe the issuezwass
prbsparx
08/08/2018, 10:34 PMzwass
_events
tables will be collecting events as long as osqueryd
is running, and then when you query them you will get all the events since the last query was executed.killahquam
08/10/2018, 9:03 PMdefensivedepth
08/12/2018, 11:49 PMAbhi
08/13/2018, 9:14 PM