Skip to content

EC-DIGIT-CSIRC/CBC-API-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CBC-API-Tools

Introduction

This code repository is dedicated to the publishing of tools based on the interaction with the VMware Carbon Black Cloud API using the VMware Carbon Black Cloud Python SDK.

License

Use of the tools published in this repository is governed by the license found in LICENSE

Requirements

Packages

It is a requirement to install Carbon Black Cloud Python SDK first. You can install the package:

pip install -r base-requirements.txt

Each tool will define the required packages to install. Including this one.

API Access Level

Each tool will describe the required API Access Level.

CBC profile

Define the CBC profile with the appropriate API key in the host where the tools will run.

Tools

Name Description
process_events_exporter Exports the events and the childproc tree related to a process within a given timeframe.

About

VMware Carbon Black Cloud API Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages