atomic-operator: Python package is used to execute Atomic Red Team tests
atomic-operator
This python package is used to execute Atomic Red Team tests (Atomics) across multiple operating system environments.
Why?
atomic-operator enables security professionals to test their detection and defensive capabilities against prescribed techniques defined within atomic-red-team. By utilizing a testing framework such as atomic-operator, you can identify both your defensive capabilities as well as gaps in defensive coverage.
Additionally, atomic-operator can be used in many other situations like:
- Generating alerts to test products
- Testing EDR and other security tools
- Identifying a way to perform defensive evasion from an adversary perspective
- Plus more.
Features
- Support local and remote execution of Atomic Red Teams tests on Windows, macOS, and Linux systems
- Supports running atomic-tests against iaas:aws
- Can prompt for input arguments but not required
- Assist with downloading the atomic-red-team repository
- Can be automated further based on a configuration file
- A command-line and importable Python package
- Select specific tests when one or more techniques are specified
- Plus more
Install & Use
Copyright (c) 2021 Swimlane