Stratus Red Team is an open-source project designed to emulate attack techniques in cloud environments, particularly focusing on AWS, to validate threat detection systems. It is a lightweight Go binary available on GitHub, offering AWS-specific attack simulations such as credential access, discovery, defense evasion, and exfiltration, all aligned with the MITRE ATT&CK framework. The tool facilitates the full lifecycle of attack techniques, including creating necessary infrastructure, executing attacks, and cleaning up afterward. Users can interact with Stratus Red Team through a command-line interface, and it can also be integrated programmatically as a Go library for automation purposes. The project plans to expand its support to Kubernetes and Azure and will continue to evolve with community feedback.