Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atomic Red Team support in threatest #21

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

juliendoutre
Copy link

@juliendoutre juliendoutre commented Aug 2, 2023

What does this PR do?

Add support for Atomic Red Team into threatest.

Motivation

Atomic Red team supports multiple host based attacks that are often simply bash commands.

This PR proposes to extend the local and remote detonators configurations to support atomic red team in addition to arbitrary commands.

Remaining questions

  • Use an external lib like https://github.com/activeshadow/go-atomicredteam to parse and execute the YAML configuration or use something in-house?
  • Embed all atomic test cases in the threatest binary or download them when needed from their github repository?

Checklist

  • Unit tests
  • Documentation

@juliendoutre juliendoutre changed the title Schema change proposal for Atomic Red Team support Atomic Red Team support in threatest Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant