AtomicTestHarnesses is a PowerShell module that simulates and validates attack technique execution.
The details of a technique can vary from attack to attack; AtomicTestHarnesses accounts for this by allowing you to execute many variations of a technique at once. AtomicTestHarnesses also validates the telemetry generated during execution, so you always know whether your simulations were successful.
To start testing with AtomicTestHarnesses, see the Getting started page of the wiki.
The AtomicTestHarnesses documentation is available as a wiki.
For information about the philosophy and development of the atomic family of projects, visit our website at https://atomicredteam.io.
Check the license for information regarding the distribution and modification of AtomicTestHarnesses.
AtomicTestHarnesses currently isn't open to public development. However, you can still contribute to the project by finding and fixing bugs.
You can report bugs and other problems by submitting an issue. If you fixed a bug, let us know by committing your code and opening a pull request.