-
Notifications
You must be signed in to change notification settings - Fork 2.8k
FAQs
Atomic Red Team is a library of simple tests that every security team can execute to test their controls. Tests are focused, have few dependencies, and are defined in a structured format that can be used by automation frameworks. Learn all about it on the project Wiki here.
You may also like to watch this 15 minute Atomic Red Team introduction video.
Atomic Red Team serves many needs: validating visibility, testing detection coverage, and emulating adversary behaviors. However, it’s increasingly clear that while the platform was designed with the intention of helping security teams execute simple red team exercises (as the name implies), it may be just as useful as an educational resource. Check out this blog post to see how it can help you gain development experience, become familiar with tools and tech, hone your analytical skill set, and even network with other security professionals.
We can visualize how well Atomic Red Team covers the MITRE ATT&CK TTPs by viewing the available atomic tests on the MITRE ATT&CK Navigator.
The colored items on the matrix indicate that at least one atomic test exists for the given technique.
There will always be things that red teams can do that can't be scripted in the Atomic Red Team project. For example, realistic phishing emails from a believable source, vishing, credential stuffing, zero-day exploitation, etc. There are things that red teams can do better than atomic red team and vice versa, so there is a need for both.
You can manually chain tests together by running individual atomic tests back to back but there is no automated solution for emulating a specific attack group as a whole. But stayed tuned, this feature has been requested and is in the works.
The Atomic Red Team Slack Workspace has a public channel called "atomic-git" where notifications for all contributions are posted.
No atomic tests have been contributed in this category but the test definition format is universal enough to support this kind of test in the future.
Questions? Get connected to the community on the Atomic Red Team™ Slack channel.