Skip to content

Commit

Permalink
Remove cicd scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-aiken committed Jan 29, 2025
1 parent 0b4760b commit d7a9db2
Show file tree
Hide file tree
Showing 36 changed files with 0 additions and 3,703 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,18 +224,6 @@ Alternatively, the attacker may explore SSM parameters and find SSH keys to an E
[Visit Scenario Page.](scenarios/codebuild_secrets/README.md)

### cicd (Medium / Moderate)

`$ ./cloudgoat.py create cicd`

FooCorp is a company exposing a public-facing API. Customers of FooCorp submit sensitive data to the API every minute. The API is implemented as a Lambda function, exposed through an API Gateway. Because FooCorp implements DevOps, it has a continuous deployment pipeline automatically deploying new versions of their Lambda function from source code to production in under a few minutes.

Your goal: steal the sensitive data submitted by FooCorp customers!

Contributed by Datadog.

[Visit Scenario Page.](scenarios/cicd/README.md)

### detection_evasion (Medium / Hard)

`$ ./cloudgoat.py create detection_evasion`
Expand Down
71 changes: 0 additions & 71 deletions scenarios/cicd/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions scenarios/cicd/assets/cd-pipeline/buildspec.yml

This file was deleted.

5 changes: 0 additions & 5 deletions scenarios/cicd/assets/dev-machine/provision.sh

This file was deleted.

7 changes: 0 additions & 7 deletions scenarios/cicd/assets/simulated-user-activity/buildspec.yml

This file was deleted.

1 change: 0 additions & 1 deletion scenarios/cicd/assets/src/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions scenarios/cicd/assets/src/Dockerfile

This file was deleted.

22 changes: 0 additions & 22 deletions scenarios/cicd/assets/src/app.py

This file was deleted.

20 changes: 0 additions & 20 deletions scenarios/cicd/assets/src/buildspec.yml

This file was deleted.

1 change: 0 additions & 1 deletion scenarios/cicd/assets/src/requirements.txt

This file was deleted.

136 changes: 0 additions & 136 deletions scenarios/cicd/cheat_sheet.md

This file was deleted.

20 changes: 0 additions & 20 deletions scenarios/cicd/manifest.yml

This file was deleted.

1 change: 0 additions & 1 deletion scenarios/cicd/start.sh

This file was deleted.

42 changes: 0 additions & 42 deletions scenarios/cicd/terraform/apigateway.tf

This file was deleted.

Loading

0 comments on commit d7a9db2

Please sign in to comment.