An open API service indexing awesome lists of open source software.

https://github.com/redcanaryco/chain-reactor

Chain Reactor is an open source framework for composing executables that simulate adversary behaviors and techniques on Linux endpoints.
https://github.com/redcanaryco/chain-reactor

adversary-simulation elf linux mitre mitre-attack security security-testing

Last synced: 5 months ago
JSON representation

Chain Reactor is an open source framework for composing executables that simulate adversary behaviors and techniques on Linux endpoints.

Awesome Lists containing this project

README

          

# Chain Reactor

Chain Reactor is an open source tool for testing detection and response
coverage on Linux machines. The tool generates executables that simulate
sequences of actions like process creation and network connection. Chain Reactor
assumes no prior engineering experience; the tool consumes JSON, so customizing
its behavior is as simple as editing a file.

## Get started

For installation and usage instructions, see the [Getting started](https://github.com/redcanaryco/chain-reactor/wiki/Getting-started)
page of the wiki.

## Learn more

The Chain Reactor documentation is available as a [wiki](https://github.com/redcanaryco/chain-reactor/wiki/).

For information about the philosophy and development of the atomic family of
projects, visit our website at .

Check the [license](LICENSE) for information regarding the distribution and
modification of Chain Reactor.