Coder Social home page Coder Social logo

ryancason / cbapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vmware-archive/cbapi

0.0 1.0 0.0 6.9 MB

Carbon Black API Resources

Home Page: https://www.bit9.com/solutions/carbon-black/

C# 28.97% PowerShell 2.86% Python 63.13% Protocol Buffer 5.05%

cbapi's Introduction

Carbon Black API

Overview

Carbon Black includes extensive support for programmatic access to the underlying data and configuration via APIs.

There are three primary APIs:

  • Carbon Black Client API (CBCAPI)
  • Carbon Black Server API (CBSAPI)
  • Carbon Black Feed API (CBFAPI)

Carbon Black Client API

Introduced in v3.0

The Carbon Black Client API (CBCAPI) is found on github at:

https://github.com/carbonblack/cbapi/tree/master/client_apis

The CBCAPI is a collection of documentation, example scripts, and a helper library to allow for querying the backend data store and getting and setting configuration. This is the same API that the Carbon Black web console uses to interface with the Carbon Black server.

Carbon Black Server API

Introduced in v4.2

The Carbon Black Server API (CBSAPI) is found on github at:

https://github.com/carbonblack/cbapi/tree/master/server_apis

The CBSAPI is a collection of documentation, example scripts, and a helper library to help subscribe to Carbon Black server notifications, parse and understand the contents of those notifications, and demonstrate common business logic uses of those notifications.

Carbon Black Sensor API

Introduced in v5.0

https://github.com/carbonblack/cbapi/tree/master/sensor_apis

The Carbon Black Live Response Sensor API allows incident responders to automate investigation and triage activities on any Windows endpoint with the v5.0+ sensor installed. The API includes a number of built-in functions, including bidirectional file transfer and process execution. Upload yara and search for signatures or upload your own Powershell scripts to run scripted actions locally. It does not matter where the sensor is currently located - inside the corporate LAN or at Starbucks, if the sensor is pushing data to the Carbon Black server, the Sensor API can be used for investigations.

Carbon Black Feed API

Introduced in v4.0

The Carbon Black Feed API (CBFAPI) is found on github at:

https://github.com/carbonblack/cbfeeds

The CBFAPI is a collection of documentation, example scripts, and a helper library to help build and validate Carbon Black feeds.

Versioning

The Carbon Black API is versioned. A new API revision is released in lockstep with each release of the Carbon Black Enterprise Server.

Previous version documentation can be found using git tags.

cbapi's People

Contributors

blanklabel avatar chicagoben avatar danielwachdorf avatar dseidel-b9 avatar dxm007 avatar jjguy avatar jjguy-test avatar keithmccammon avatar kyleondata avatar miahclark avatar scottlundgren avatar smakai avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.