jmpsec / osctrl

Fast and efficient osquery management
https://osctrl.net
MIT License
371 stars 50 forks source link

build in (basic) OS management #124

Closed jhjacobs81 closed 2 years ago

jhjacobs81 commented 3 years ago

OSQuery is per definition the ideal tool to gather information from a host. maybe write an extention to allow this information to be used to manage the host as well. this makes OSCTRL in league with tools like SCCM, DesktopCentral, Pulseway etc.

For Windows this means the ability to execute powershell commands and/or modify the registry. for Linux this means modifying config files and/or execute bash commands.

javuto commented 2 years ago

For now, osctrl is not going to implement MDM capabilities.