2021-07-30 10:39:24 -07:00
|
|
|
---
|
|
|
|
|
layout: default
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# AtomicTestHarnesses
|
|
|
|
|
|
|
|
|
|
AtomicTestHarnesses is a PowerShell module that simulates multiple variations
|
2021-07-30 11:33:21 -07:00
|
|
|
of a single attack technique.
|
2021-07-30 10:39:24 -07:00
|
|
|
|
2021-07-30 11:33:21 -07:00
|
|
|
## Complexity reduced
|
2021-07-30 10:39:24 -07:00
|
|
|
|
|
|
|
|
The exact details of a technique can vary from attack to attack.
|
2021-07-30 11:33:21 -07:00
|
|
|
With AtomicTestHarnesses, you can test for multiple variations of an attack at
|
2021-07-30 10:39:24 -07:00
|
|
|
once.
|
|
|
|
|
|
|
|
|
|
## Validated testing
|
|
|
|
|
|
|
|
|
|
AtomicTestHarnesses includes a suite of Pester tests to help you validate your
|
|
|
|
|
telemetry, so you can stop worrying and get back to testing.
|
|
|
|
|
|
|
|
|
|
## Download AtomicTestHarnesses
|
|
|
|
|
|
|
|
|
|
Visit the [AtomicTestHarnesses GitHub repository](https://github.com/redcanaryco/atomictestharnesses)
|
|
|
|
|
for installation instructions, usage guides, and more.
|