1. What osquery Solves for Defenders
osquery exposes operating system state as SQL tables, letting defenders query endpoints for processes, users, network connections, services, and configuration data in a structured way.
osquery fits the "Endpoint telemetry / live query framework" role in this course. Treat it as one tool in a workflow, not as a complete answer by itself. The key question is what decision quality it improves for a defender.
Before using osquery, define the operational question first (triage, validation, exposure review, monitoring, forensics, or documentation). Tool selection should follow the question, not the other way around.