Paulo Nascimento
06/01/2024, 11:14 PMprocesses
table and Role B can only access the listening_ports
table? Does fleet management software handle these permissions, or should this be set up directly in osquery? Additionally, suppose admins can submit SQL queries via an API (imagine a web app that consumes SQL queries so admins can monitor their fleet). How can I prevent potential SQL injection attacks?
Would really appreciate input on this, thanks in advance 🙂seph
seph
seph
Paulo Nascimento
06/02/2024, 1:38 AMPaulo Nascimento
06/02/2024, 1:39 AMseph
Paulo Nascimento
06/02/2024, 2:02 AMIt supports a remote TLS server, which can send queries, configure logging, etc. This remote TLS server is one of the more common ways to use it. Osquery itself does not distributed a remote server. There are both commercial and open source ones kicking aroundIs this what fleet management software takes care of like FleetDM or Kolide?
seph