Skip to content

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