Osquery: An sqlite3 virtual table exposing operating system data to SQL

by epilyson 2/23/2024, 5:45 PMwith 1 comments

by epilyson 2/23/2024, 5:45 PM

What is osquery?

osquery exposes an operating system as a high-performance relational database. This allows you to write SQL-based queries to explore operating system data. With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes.