Invoke-AtomicRedTeam

2.1.0

A PowerShell module that runs Atomic Red Team tests from yaml definition files.

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Invoke-AtomicRedTeam

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Invoke-AtomicRedTeam

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Red Canary. All rights reserved.

Package Details

Author(s)

  • Casey Smith @subTee Josh Rickard @MSAdministrator Carrie Roberts @OrOneEqualsOne Matt Graeber @mattifestation

Tags

Security Defense

Functions

Invoke-AtomicTest Get-AtomicTechnique New-AtomicTechnique New-AtomicTest New-AtomicTestInputArgument New-AtomicTestDependency Start-AtomicGUI Stop-AtomicGUI Invoke-SetupAtomicRunner Invoke-GenerateNewSchedule Invoke-RefreshExistingSchedule Invoke-AtomicRunner Get-Schedule Invoke-KickoffAtomicRunner Get-PreferredIPAddress

Dependencies

Release Notes

1.0.2
-----
* Add support for custom execution loggers

1.0.1
-----
* Adding 'powershell-yaml' to RequiredModules in the module manifest

1.0.0
-----
* Initial release for submission to the PowerShell Gallery

FileList

Version History

Version Downloads Last updated
2.1.0 (current version) 7,969 1/9/2024
2.0.6 3,877 10/16/2023
2.0.5 6 10/16/2023
2.0.4 2,437 8/10/2023
1.0.2.2 734 7/27/2023
1.0.2.1 8,100 10/21/2022
1.0.2.0 3,621 3/21/2022
1.0.0.0 2,643 7/29/2021
Show more