go-atomicredteam
Atomic tester
A Golang application to execute atomic tests defined in the MITRE ATT&CK Framework
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).
46 stars
6 watching
12 forks
Language: Go
last commit: over 1 year ago golang
Related projects:
Repository | Description | Stars |
---|---|---|
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
redcanaryco/atomic-red-team | A portable set of tests mapped to the MITRE ATT&CK framework for evaluating security environments. | 9,811 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,095 |
swimlane/atomic-operator | A tool to execute tests for security detection and defensive capabilities using a standardized framework. | 136 |
steinfletcher/apitest | A simple and extensible library for behavioural testing of Go web applications. | 796 |
andygeiss/esp32-transpiler | Transpiles Golang code into Arduino-compatible code for automated testing of IoT projects | 87 |
eun/go-hit | An HTTP integration testing framework written in Go. | 255 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
appleboy/gofight | A testing framework for building API handlers in Golang. | 441 |
gkampitakis/go-snaps | A testing library for Go that allows developers to create reusable snapshots of test data | 173 |
gotestyourself/gotest.tools | Tools to augment Go testing and support common testing patterns | 518 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
extism/go-sdk | Provides an interface to run WebAssembly modules in Go applications | 83 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 512 |