TheHive-Project / TheHive-Project/Cortex-Analyzers

Develop Responder for CB Response / Carbon Black Endpoint Detection and Response

Open
#856 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

category:feature-request
Dominant language
Python
Stars
490
Forks
405
Avg merge
2d 43m
Merged PRs (30d)
8

Description

Feature description

Responder for CB Response (previous name) / Carbon Black Endpoint Detection and Response (current name) or just "Carbon Black EDR" that would be able to execute the following Response Actions:

  • RA3401: Block process by executable path
  • RA3402: Block process by executable metadata
  • RA3403: Block process by executable hash
  • RA5401: Unblock blocked process

Describe the solution you'd like

Here is the official API documentation that includes all information required for the development.

Additional context

You can refer to the existing Cisco AMP (EDR) Responder during the development.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the official Carbon Black EDR API documentation and compare the existing Cisco AMP (EDR) Responder in responders/AMPforEndpoints. Define the responder around response actions RA3401, RA3402, RA3403, and RA5401. Done means the Carbon Black EDR responder can execute all four listed actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.