https://github.com/mitre/response
A CALDERA plugin for autonomous incident response
https://github.com/mitre/response
caldera caldera-plugin
Last synced: 9 months ago
JSON representation
A CALDERA plugin for autonomous incident response
- Host: GitHub
- URL: https://github.com/mitre/response
- Owner: mitre
- Created: 2020-02-11T19:43:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-13T22:41:04.000Z (almost 2 years ago)
- Last Synced: 2025-04-01T14:37:26.993Z (10 months ago)
- Topics: caldera, caldera-plugin
- Language: Python
- Homepage: https://caldera.mitre.org/
- Size: 254 KB
- Stars: 26
- Watchers: 22
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Response
A MITRE Caldera plugin for doing autonomous incident response.
Please note: the config file for this plugin, `conf/response.yml`, contains a field called `auto_operation_enable`.
Setting this value to `True` (the default value is `False`) will cause Caldera to automatically create and run Blue
Response operations in responses to Red operations. Previously, the behavior specified by `True` was the default
behavior for this plugin, but this had been changed due to potential user confusion.