go-atomicredteam is a Golang application to execute tests as defined in the atomics folder of Red Canary's Atomic Red Team project (https://github.com/redcanaryco/atomic-red-team).
Stars
49
Forks
13
Watchers
49
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
1
commits
Improve test output, especially when the test is manual
e7f185aView on GitHubImprove support for additional files referenced by tests
0e9b760View on GitHubSupport setting env variables when executing test commands
5cceb74View on GitHubAdd support for bundling custom techniques in include/custom
0755de9View on GitHubUpdate download-atomics script to include a "force" option
59bff55View on GitHubUpdate executors to use default OS environment variables
9e9688eView on GitHubRefactor code to use new embed feature in Go 1.16
00bf724View on GitHubUpdate Makefile to correctly handle atomic resources with spaces in name
890eedeView on GitHubAdd --quiet flag to disable printing info when running tests
d12cec9View on GitHubInclude command output (if any) when execution fails
9eaf23bView on GitHubSupport both JSON and YAML as result output format
daf1f58View on GitHubAdd option for specifying path to write test results to
519d063View on GitHub