Tyler Ramsbey
Tyler Ramsbey
This PR addresses a vulnerability in the handling of SVG file uploads (especially in staff profile pictures) within Ghost CMS. By integrating DOMPurify, we ensure that SVG files are sanitized...
I created a new scenario that showcases 2 new Pacu modules that were added to the latest release of Pacu. Additionally, I made a detailed walkthrough so that those new...
#### Overview of Changes - Created a scenario template with basic resources, output, and whitelisting to provide a starting place for CloudGoat contributors. I also provided comments explaining some of...
I recently created a CloudGoat scenario and spent much of my time understanding how it should be set-up/formatted in Terraform so that it uses the correct profile, applies the whitelist...
## Overview I've had a few times where I am helping a user troubleshoot something in Cloudgoat, and then I need to explain to them how to use pipx or...
#### Overview of Changes - I re-did the cheatsheat.md (walkthrough) for the scenario. My hope is this makes it a little easier for people new to CloudGoat/AWS to follow along
# New Scenario - data_secrets Scenario: data_secrets ====================== **Size:** Small **Difficulty:** Easy **Command:** `./cloudgoat.py create data_secrets` Scenario Resources ------------------ - 1 IAM User - 1 EC2 Instance - 1 IAM...
#### Overview of Changes - The API Key was hardcoded into terraform - I updated the code so the API Key is different each time it's launched - literally just...
# New CloudGoat Scenario: Static - What was changed # Scenario: Static **Size:** Small **Difficulty:** Moderate **Command:** `cloudgoat create static` ## Scenario Resources - 1 EC2 Instance (Web Server +...