/cbinterface2

Library and command line tool for interacting with Carbon Black environments.

Primary LanguagePythonApache License 2.0Apache-2.0

cbinterface

cbinterface is a command line tool and library for interfacing with one or more Carbon Black environments.

As of now, cbinterface primarily supports Carbon Black Enterprise EDR and Carbon Black Response. However, a lot of functionality should also work with other CBC products, like Enterprise Standard. If you're using Enterprise Standard and something doesn't work, open an issue and I can likely swap out an underlying object and have it working quickly.

Install & Setup

Install Via pip

pip install cbinterface

Install Direct from Github

pip install git+https://github.com/ace-ecosystem/cbinterface2

Setup & Configure

Look here for help setting up and configuring cbinterface to work with your Carbon Black enviroments and according to your preferences.

The Wiki

Check out the Wiki Page for detailed documentation and help.

That said, if you don't find what you need, have a question about anything, or encounter an issue, open an issue here on Github and I'll help or fix it. If there is interest, I'll create more documentation around any subject.