jmpsec / osctrl

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

Script to repack osquery PKG packages including osctrl files (flags, secret, cert) #468

Closed javuto closed 1 month ago

javuto commented 1 month ago

Adding new script build-osctrl-pkg.sh in the tools directory, to repack the osquery PKG package, and include all needed files to enroll nodes in osctrl (flags, secret, certificate).

If resulting PKG file is not signed, installation may fail due to SIP protection to some paths.