Files
atomic-red-team/docs/atomictestharnesses.md
T
amashinchi-rc 2f5b76d5f8 Add new pages.
2021-07-30 10:39:24 -07:00

25 lines
685 B
Markdown

---
layout: default
---
# AtomicTestHarnesses
AtomicTestHarnesses is a PowerShell module that simulates multiple variations
on a single attack technique.
## Complexity simplified
The exact details of a technique can vary from attack to attack.
With AtomicTestHarnesses, you can test for multiple versions of an attack at
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.