28 lines
658 B
Markdown
28 lines
658 B
Markdown
---
|
|
layout: default
|
|
---
|
|
|
|
# Invoke-Atomic
|
|
|
|
Invoke-Atomic is a PowerShell-based framework for developing and executing
|
|
Atomic Red Team tests.
|
|
|
|
## Cross-platform support
|
|
|
|
Invoke-Atomic runs anywhere PowerShell Core runs. Test on Windows, macOS, and
|
|
Linux with minimal configuration!
|
|
|
|
## Testing at a distance
|
|
|
|
With Invoke-Atomic, you can execute tests remotely across a network.
|
|
|
|
## New tests made easily
|
|
|
|
Invoke-Atomic's atomic GUI makes developing new tests as easy as filling out a
|
|
form.
|
|
|
|
## Download Invoke-Atomic
|
|
|
|
Visit the [GitHub repository for Invoke-Atomic](https://github.com/redcanaryco/invoke-atomicredteam)
|
|
for installation and usage instructions.
|