A binary Action is a BrazenCloud Action that primarily runs some an executable file. A good example is our osquery Action. Its purpose is to query any number of BrazenAgents using osquery and to route the results somewhere using a Service.
Using binary Actions, BrazenCloud can easily turn any commandline tool into a scalable, enterprise solution.
Getting Started
The easiest way to get started creating your own binary Actions is by using the template: