https://github.com/osquery/osquery logo
u

钢铁侠

10/29/2018, 8:07 AM
when the osquery is installed by root,anybody can use it especially the low priv users,Can I do something that only the root use can use the osquery?
s

Stephan

10/29/2018, 12:28 PM
set the rights accordingly? like chmod 700 /usr/bin/osqueryd
3 Views