1c965f637d
* updating atomics count in README.md [ci skip] * updating atomics count in README.md [ci skip] * latest enterprise attack data --------- Co-authored-by: publish bot <opensource@redcanary.com>
54 lines
2.3 KiB
Markdown
54 lines
2.3 KiB
Markdown
<p><img src="https://redcanary.com/wp-content/uploads/Atomic-Red-Team-Logo.png" width="150px" />
|
|
<a
|
|
href="https://opensourcesecurityindex.io/"
|
|
target="_blank"
|
|
rel="noopener"
|
|
>
|
|
<img
|
|
style="width: 282px; height: 56px"
|
|
src="https://opensourcesecurityindex.io/badge.svg"
|
|
alt="Open Source Security Index - Fastest Growing Open Source Security Projects"
|
|
width="282"
|
|
height="56"
|
|
/>
|
|
</a>
|
|
</p>
|
|
|
|
# Atomic Red Team
|
|
|
|
  
|
|
|
|
Atomic Red Team™ is a 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 <https://atomicredteam.io>.
|
|
|
|
## 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.
|