# Atomic Red Team [![CircleCI](https://circleci.com/gh/redcanaryco/atomic-red-team.svg?style=svg)](https://circleci.com/gh/redcanaryco/atomic-red-team) Atomic Red Team is library of tests mapped to the [MITRE ATT&CKĀ®](https://attack.mitre.org/) framework. Security teams can use Atomic Red Team to quickly, portably, and reproducibly test their environments. ## Get started You can execute atomic tests directly from the command line, no installation required. See the [Getting started](https://github.com/redcanaryco/atomic-red-team/wiki/Getting-Started) page of our wiki. For a more robust testing experience, consider using an execution framework like [Invoke-Atomic](https://github.com/redcanaryco/invoke-atomicredteam). ## Learn more The Atomic Red Team documentation is available as a [wiki](https://github.com/redcanaryco/atomic-red-team/wiki/). For information about the philosophy and development of Atomic Red Team, visit our website at . ## Contribute to Atomic Red Team Atomic Red Team is open source and community developed. If you're interested in becoming a contributor, check out these resources: - Join our [Slack workspace](https://slack.atomicredteam.io) and get involved with the community. Don't forget to review the [code of conduct](CODE_OF_CONDUCT.md) before you join. - Report bugs and request new features by [submitting an issue](https://github.com/redcanaryco/atomic-red-team/issues/new/choose). - Read our [contribution guide](https://github.com/redcanaryco/atomic-red-team/wiki/Contributing) for more information about contributing directly to this repository. - Check the [license](LICENSE.txt) for information regarding the distribution and modification of Atomic Red Team.