TheHive-Project / TheHive-Project/Cortex-Analyzers
Develop Responder for CB Response / Carbon Black Endpoint Detection and Response
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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