Packages and Binaries:

python3-atomic-operator

Module to execute Atomic Red Team tests (Python 3)
This package is used to execute Atomic Red Team tests (Atomics) across multiple operating system environments.

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.

This package installs the library for Python 3.

Installed size: 138 KB
How to install: sudo apt install python3-atomic-operator

Dependencies:
  • python3
  • python3-atomic-operator-runner
  • python3-attr
  • python3-fire
  • python3-pick
  • python3-rich
atomic-operator
root@kali:~# atomic-operator -h
INFO: Showing help with the command 'atomic-operator -- --help'.

NAME
    atomic-operator

SYNOPSIS
    atomic-operator COMMAND

COMMANDS
    COMMAND is one of the following:

     run
       The main method in which we run Atomic Red Team tests.

     get_atomics
       Downloads the RedCanary atomic-red-team repository to your local system.

     help

     search
       Searches all atomic tests for a keyword.



Updated on: 2026-Mar-24