Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Failed to query available provider packages #173

Closed
prsimoes opened this issue Sep 28, 2022 · 10 comments · Fixed by #342
Closed

Error: Failed to query available provider packages #173

prsimoes opened this issue Sep 28, 2022 · 10 comments · Fixed by #342
Assignees
Labels

Comments

@prsimoes
Copy link

What is not working?
When I try to detonate for example aws.credential-access.ec2-steal-instance-credentials, I get the following error:

% stratus detonate aws.credential-access.ec2-steal-instance-credentials --cleanup
2022/09/28 12:31:57 Checking your authentication against AWS
2022/09/28 12:31:57 Warming up aws.credential-access.ec2-steal-instance-credentials
2022/09/28 12:31:57 Initializing Terraform to spin up technique prerequisites
2022/09/28 12:31:58 unable to run terraform apply on prerequisite: unable to Initialize Terraform: exit status 1

Error: Failed to query available provider packages

Could not retrieve the list of available versions for provider hashicorp/aws:
no available releases match the given constraints ~> 3.71.0, >= 3.73.0

I confirmed that I'm authenticated against my AWS account through environment variables and I confirmed I can execute other commands like aws.defense-evasion.cloudtrail-stop.

What OS are you using?
Mac OS X

What is your Stratus Red Team version?
2.4.1

Full output?

% stratus detonate aws.credential-access.ec2-steal-instance-credentials --cleanup
2022/09/28 12:31:57 Checking your authentication against AWS
2022/09/28 12:31:57 Warming up aws.credential-access.ec2-steal-instance-credentials
2022/09/28 12:31:57 Initializing Terraform to spin up technique prerequisites
2022/09/28 12:31:58 unable to run terraform apply on prerequisite: unable to Initialize Terraform: exit status 1

Error: Failed to query available provider packages

Could not retrieve the list of available versions for provider hashicorp/aws:
no available releases match the given constraints ~> 3.71.0, >= 3.73.0

Files in $HOME/.stratus-red-team?

% ls -lahR .stratus-red-team 
total 140240
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 .
drwxr-x---+ 50 user1  staff   1.6K Sep 28 12:00 ..
drwxr--r--   4 user1  staff   128B Sep 28 11:12 aws.credential-access.ec2-steal-instance-credentials
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.credential-access.secretsmanager-retrieve-secrets
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.credential-access.ssm-retrieve-securestring-parameters
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.defense-evasion.cloudtrail-delete
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.defense-evasion.cloudtrail-event-selectors
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.defense-evasion.cloudtrail-lifecycle-rule
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.defense-evasion.organizations-leave
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.defense-evasion.vpc-remove-flow-logs
drwxr--r--   4 user1  staff   128B Sep 28 11:52 aws.discovery.ec2-enumerate-from-instance
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.execution.ec2-launch-unusual-instances
drwxr--r--   4 user1  staff   128B Sep 28 12:30 aws.execution.ec2-user-data
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.exfiltration.ec2-share-ami
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.exfiltration.ec2-share-ebs-snapshot
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.exfiltration.rds-share-snapshot
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.exfiltration.s3-backdoor-bucket-policy
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.initial-access.console-login-without-mfa
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.persistence.iam-backdoor-role
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.persistence.iam-backdoor-user
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.persistence.iam-create-admin-user
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.persistence.iam-create-user-login-profile
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.persistence.lambda-backdoor-function
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.persistence.lambda-overwrite-code
drwxr--r--   2 user1  staff    64B Sep 27 17:32 aws.persistence.rolesanywhere-create-trust-anchor
drwxr--r--   2 user1  staff    64B Sep 27 17:32 azure.execution.vm-custom-script-extension
drwxr--r--   2 user1  staff    64B Sep 27 17:32 azure.execution.vm-run-command
drwxr--r--   2 user1  staff    64B Sep 27 17:32 azure.exfiltration.disk-export
drwxr--r--   2 user1  staff    64B Sep 27 17:32 gcp.persistence.create-admin-service-account
drwxr--r--   2 user1  staff    64B Sep 27 17:32 gcp.persistence.create-service-account-key
drwxr--r--   2 user1  staff    64B Sep 27 17:32 gcp.privilege-escalation.impersonate-service-accounts
drwxr--r--   2 user1  staff    64B Sep 27 17:32 k8s.credential-access.dump-secrets
drwxr--r--   2 user1  staff    64B Sep 27 17:32 k8s.credential-access.steal-serviceaccount-token
drwxr--r--   2 user1  staff    64B Sep 27 17:32 k8s.persistence.create-admin-clusterrole
drwxr--r--   2 user1  staff    64B Sep 27 17:32 k8s.persistence.create-client-certificate
drwxr--r--   2 user1  staff    64B Sep 27 17:32 k8s.persistence.create-token
drwxr--r--   2 user1  staff    64B Sep 27 17:32 k8s.privilege-escalation.hostpath-volume
drwxr--r--   2 user1  staff    64B Sep 27 17:32 k8s.privilege-escalation.nodes-proxy
drwxr--r--   2 user1  staff    64B Sep 27 17:32 k8s.privilege-escalation.privileged-pod
-rwx------   1 user1  staff    68M Sep 27 17:15 terraform

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials:
total 8
drwxr--r--   4 user1  staff   128B Sep 28 11:12 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..
drwxr-xr-x   3 user1  staff    96B Sep 28 11:12 .terraform
-rw-r--r--   1 user1  staff   2.6K Sep 28 12:31 main.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform:
total 0
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 .
drwxr--r--  4 user1  staff   128B Sep 28 11:12 ..
drwxr-xr-x  4 user1  staff   128B Sep 28 11:12 modules

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules:
total 8
drwxr-xr-x   4 user1  staff   128B Sep 28 11:12 .
drwxr-xr-x   3 user1  staff    96B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff   173B Sep 28 12:31 modules.json
drwxr-xr-x  19 user1  staff   608B Sep 28 11:12 vpc

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc:
total 624
drwxr-xr-x  19 user1  staff   608B Sep 28 11:12 .
drwxr-xr-x   4 user1  staff   128B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff   559B Sep 28 11:12 .editorconfig
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 .git
drwxr-xr-x   4 user1  staff   128B Sep 28 11:12 .github
-rw-r--r--   1 user1  staff   680B Sep 28 11:12 .gitignore
-rw-r--r--   1 user1  staff   1.1K Sep 28 11:12 .pre-commit-config.yaml
-rw-r--r--   1 user1  staff   1.0K Sep 28 11:12 .releaserc.json
-rw-r--r--   1 user1  staff    77K Sep 28 11:12 CHANGELOG.md
-rw-r--r--   1 user1  staff   9.9K Sep 28 11:12 LICENSE
-rw-r--r--   1 user1  staff    82K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   2.8K Sep 28 11:12 UPGRADE-3.0.md
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 examples
-rw-r--r--   1 user1  staff    51K Sep 28 11:12 main.tf
drwxr-xr-x   3 user1  staff    96B Sep 28 11:12 modules
-rw-r--r--   1 user1  staff    17K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff    34K Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf
-rw-r--r--   1 user1  staff   3.9K Sep 28 11:12 vpc-flow-logs.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git:
total 72
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 .
drwxr-xr-x  19 user1  staff   608B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff    41B Sep 28 11:12 HEAD
drwxr-xr-x   2 user1  staff    64B Sep 28 11:12 branches
-rw-r--r--   1 user1  staff   328B Sep 28 11:12 config
-rw-r--r--   1 user1  staff    73B Sep 28 11:12 description
drwxr-xr-x  15 user1  staff   480B Sep 28 11:12 hooks
-rw-r--r--   1 user1  staff   7.9K Sep 28 11:12 index
drwxr-xr-x   3 user1  staff    96B Sep 28 11:12 info
drwxr-xr-x   4 user1  staff   128B Sep 28 11:12 logs
drwxr-xr-x   4 user1  staff   128B Sep 28 11:12 objects
-rw-r--r--   1 user1  staff    15K Sep 28 11:12 packed-refs
drwxr-xr-x   5 user1  staff   160B Sep 28 11:12 refs

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/branches:
total 0
drwxr-xr-x   2 user1  staff    64B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/hooks:
total 120
drwxr-xr-x  15 user1  staff   480B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rwxr-xr-x   1 user1  staff   478B Sep 28 11:12 applypatch-msg.sample
-rwxr-xr-x   1 user1  staff   896B Sep 28 11:12 commit-msg.sample
-rwxr-xr-x   1 user1  staff   4.5K Sep 28 11:12 fsmonitor-watchman.sample
-rwxr-xr-x   1 user1  staff   189B Sep 28 11:12 post-update.sample
-rwxr-xr-x   1 user1  staff   424B Sep 28 11:12 pre-applypatch.sample
-rwxr-xr-x   1 user1  staff   1.6K Sep 28 11:12 pre-commit.sample
-rwxr-xr-x   1 user1  staff   416B Sep 28 11:12 pre-merge-commit.sample
-rwxr-xr-x   1 user1  staff   1.3K Sep 28 11:12 pre-push.sample
-rwxr-xr-x   1 user1  staff   4.8K Sep 28 11:12 pre-rebase.sample
-rwxr-xr-x   1 user1  staff   544B Sep 28 11:12 pre-receive.sample
-rwxr-xr-x   1 user1  staff   1.5K Sep 28 11:12 prepare-commit-msg.sample
-rwxr-xr-x   1 user1  staff   2.7K Sep 28 11:12 push-to-checkout.sample
-rwxr-xr-x   1 user1  staff   3.6K Sep 28 11:12 update.sample

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/info:
total 8
drwxr-xr-x   3 user1  staff    96B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff   250B Sep 28 11:12 exclude

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/logs:
total 8
drwxr-xr-x   4 user1  staff   128B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff   373B Sep 28 11:12 HEAD
drwxr-xr-x   4 user1  staff   128B Sep 28 11:12 refs

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/logs/refs:
total 0
drwxr-xr-x  4 user1  staff   128B Sep 28 11:12 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:12 ..
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 heads
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 remotes

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/logs/refs/heads:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:12 ..
-rw-r--r--  1 user1  staff   202B Sep 28 11:12 master

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/logs/refs/remotes:
total 0
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:12 ..
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 origin

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/logs/refs/remotes/origin:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 .
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 ..
-rw-r--r--  1 user1  staff   202B Sep 28 11:12 HEAD

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/objects:
total 0
drwxr-xr-x   4 user1  staff   128B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
drwxr-xr-x   2 user1  staff    64B Sep 28 11:12 info
drwxr-xr-x   4 user1  staff   128B Sep 28 11:12 pack

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/objects/info:
total 0
drwxr-xr-x  2 user1  staff    64B Sep 28 11:12 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:12 ..

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/objects/pack:
total 2048
drwxr-xr-x  4 user1  staff   128B Sep 28 11:12 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:12 ..
-r--r--r--  1 user1  staff    69K Sep 28 11:12 pack-dd72a6bb729f660cfbda37f65c2b9c48cadd9b38.idx
-r--r--r--  1 user1  staff   951K Sep 28 11:12 pack-dd72a6bb729f660cfbda37f65c2b9c48cadd9b38.pack

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/refs:
total 0
drwxr-xr-x   5 user1  staff   160B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
drwxr-xr-x   3 user1  staff    96B Sep 28 11:12 heads
drwxr-xr-x   3 user1  staff    96B Sep 28 11:12 remotes
drwxr-xr-x   2 user1  staff    64B Sep 28 11:12 tags

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/refs/heads:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 .
drwxr-xr-x  5 user1  staff   160B Sep 28 11:12 ..
-rw-r--r--  1 user1  staff    41B Sep 28 11:12 master

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/refs/remotes:
total 0
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 .
drwxr-xr-x  5 user1  staff   160B Sep 28 11:12 ..
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 origin

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/refs/remotes/origin:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 .
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 ..
-rw-r--r--  1 user1  staff    32B Sep 28 11:12 HEAD

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.git/refs/tags:
total 0
drwxr-xr-x  2 user1  staff    64B Sep 28 11:12 .
drwxr-xr-x  5 user1  staff   160B Sep 28 11:12 ..

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.github:
total 8
drwxr-xr-x   4 user1  staff   128B Sep 28 11:12 .
drwxr-xr-x  19 user1  staff   608B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff   1.6K Sep 28 11:12 contributing.md
drwxr-xr-x   6 user1  staff   192B Sep 28 11:12 workflows

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/.github/workflows:
total 32
drwxr-xr-x  6 user1  staff   192B Sep 28 11:12 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:12 ..
-rw-r--r--  1 user1  staff   2.3K Sep 28 11:12 pr-title.yml
-rw-r--r--  1 user1  staff   2.5K Sep 28 11:12 pre-commit.yml
-rw-r--r--  1 user1  staff   879B Sep 28 11:12 release.yml
-rw-r--r--  1 user1  staff   1.3K Sep 28 11:12 stale-actions.yaml

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples:
total 0
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 .
drwxr-xr-x  19 user1  staff   608B Sep 28 11:12 ..
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 complete-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 ipam-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 ipv6
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 issues
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 manage-default-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 network-acls
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 outpost
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 secondary-cidr-blocks
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 simple-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 vpc-flow-logs
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 vpc-separate-private-route-tables

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/complete-vpc:
total 96
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff    19K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   6.6K Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff    16K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/ipam-vpc:
total 104
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff    19K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   4.1K Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff    17K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/ipv6:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   1.1K Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/issues:
total 40
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff   4.1K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   2.5K Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff   3.1K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/manage-default-vpc:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   646B Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/network-acls:
total 96
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   4.9K Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/outpost:
total 96
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   4.0K Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/secondary-cidr-blocks:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   1.0K Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/simple-vpc:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   944B Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/vpc-flow-logs:
total 48
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff   6.6K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   4.6K Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff   2.6K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   233B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/examples/vpc-separate-private-route-tables:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:12 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:12 README.md
-rw-r--r--   1 user1  staff   1.2K Sep 28 11:12 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:12 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:12 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/modules:
total 0
drwxr-xr-x   3 user1  staff    96B Sep 28 11:12 .
drwxr-xr-x  19 user1  staff   608B Sep 28 11:12 ..
drwxr-xr-x   7 user1  staff   224B Sep 28 11:12 vpc-endpoints

.stratus-red-team/aws.credential-access.ec2-steal-instance-credentials/.terraform/modules/vpc/modules/vpc-endpoints:
total 40
drwxr-xr-x  7 user1  staff   224B Sep 28 11:12 .
drwxr-xr-x  3 user1  staff    96B Sep 28 11:12 ..
-rw-r--r--  1 user1  staff   3.4K Sep 28 11:12 README.md
-rw-r--r--  1 user1  staff   1.9K Sep 28 11:12 main.tf
-rw-r--r--  1 user1  staff   162B Sep 28 11:12 outputs.tf
-rw-r--r--  1 user1  staff   1.0K Sep 28 11:12 variables.tf
-rw-r--r--  1 user1  staff   151B Sep 28 11:12 versions.tf

.stratus-red-team/aws.credential-access.secretsmanager-retrieve-secrets:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.credential-access.ssm-retrieve-securestring-parameters:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.defense-evasion.cloudtrail-delete:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.defense-evasion.cloudtrail-event-selectors:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.defense-evasion.cloudtrail-lifecycle-rule:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.defense-evasion.organizations-leave:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.defense-evasion.vpc-remove-flow-logs:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance:
total 8
drwxr--r--   4 user1  staff   128B Sep 28 11:52 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..
drwxr-xr-x   3 user1  staff    96B Sep 28 11:52 .terraform
-rw-r--r--   1 user1  staff   2.2K Sep 28 12:30 main.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform:
total 0
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 .
drwxr--r--  4 user1  staff   128B Sep 28 11:52 ..
drwxr-xr-x  4 user1  staff   128B Sep 28 11:52 modules

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules:
total 8
drwxr-xr-x   4 user1  staff   128B Sep 28 11:52 .
drwxr-xr-x   3 user1  staff    96B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff   173B Sep 28 12:30 modules.json
drwxr-xr-x  19 user1  staff   608B Sep 28 11:52 vpc

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc:
total 624
drwxr-xr-x  19 user1  staff   608B Sep 28 11:52 .
drwxr-xr-x   4 user1  staff   128B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff   559B Sep 28 11:52 .editorconfig
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 .git
drwxr-xr-x   4 user1  staff   128B Sep 28 11:52 .github
-rw-r--r--   1 user1  staff   680B Sep 28 11:52 .gitignore
-rw-r--r--   1 user1  staff   1.1K Sep 28 11:52 .pre-commit-config.yaml
-rw-r--r--   1 user1  staff   1.0K Sep 28 11:52 .releaserc.json
-rw-r--r--   1 user1  staff    77K Sep 28 11:52 CHANGELOG.md
-rw-r--r--   1 user1  staff   9.9K Sep 28 11:52 LICENSE
-rw-r--r--   1 user1  staff    82K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   2.8K Sep 28 11:52 UPGRADE-3.0.md
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 examples
-rw-r--r--   1 user1  staff    51K Sep 28 11:52 main.tf
drwxr-xr-x   3 user1  staff    96B Sep 28 11:52 modules
-rw-r--r--   1 user1  staff    17K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff    34K Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf
-rw-r--r--   1 user1  staff   3.9K Sep 28 11:52 vpc-flow-logs.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git:
total 72
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 .
drwxr-xr-x  19 user1  staff   608B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff    41B Sep 28 11:52 HEAD
drwxr-xr-x   2 user1  staff    64B Sep 28 11:52 branches
-rw-r--r--   1 user1  staff   328B Sep 28 11:52 config
-rw-r--r--   1 user1  staff    73B Sep 28 11:52 description
drwxr-xr-x  15 user1  staff   480B Sep 28 11:52 hooks
-rw-r--r--   1 user1  staff   7.9K Sep 28 11:52 index
drwxr-xr-x   3 user1  staff    96B Sep 28 11:52 info
drwxr-xr-x   4 user1  staff   128B Sep 28 11:52 logs
drwxr-xr-x   4 user1  staff   128B Sep 28 11:52 objects
-rw-r--r--   1 user1  staff    15K Sep 28 11:52 packed-refs
drwxr-xr-x   5 user1  staff   160B Sep 28 11:52 refs

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/branches:
total 0
drwxr-xr-x   2 user1  staff    64B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/hooks:
total 120
drwxr-xr-x  15 user1  staff   480B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rwxr-xr-x   1 user1  staff   478B Sep 28 11:52 applypatch-msg.sample
-rwxr-xr-x   1 user1  staff   896B Sep 28 11:52 commit-msg.sample
-rwxr-xr-x   1 user1  staff   4.5K Sep 28 11:52 fsmonitor-watchman.sample
-rwxr-xr-x   1 user1  staff   189B Sep 28 11:52 post-update.sample
-rwxr-xr-x   1 user1  staff   424B Sep 28 11:52 pre-applypatch.sample
-rwxr-xr-x   1 user1  staff   1.6K Sep 28 11:52 pre-commit.sample
-rwxr-xr-x   1 user1  staff   416B Sep 28 11:52 pre-merge-commit.sample
-rwxr-xr-x   1 user1  staff   1.3K Sep 28 11:52 pre-push.sample
-rwxr-xr-x   1 user1  staff   4.8K Sep 28 11:52 pre-rebase.sample
-rwxr-xr-x   1 user1  staff   544B Sep 28 11:52 pre-receive.sample
-rwxr-xr-x   1 user1  staff   1.5K Sep 28 11:52 prepare-commit-msg.sample
-rwxr-xr-x   1 user1  staff   2.7K Sep 28 11:52 push-to-checkout.sample
-rwxr-xr-x   1 user1  staff   3.6K Sep 28 11:52 update.sample

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/info:
total 8
drwxr-xr-x   3 user1  staff    96B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff   250B Sep 28 11:52 exclude

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/logs:
total 8
drwxr-xr-x   4 user1  staff   128B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff   373B Sep 28 11:52 HEAD
drwxr-xr-x   4 user1  staff   128B Sep 28 11:52 refs

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/logs/refs:
total 0
drwxr-xr-x  4 user1  staff   128B Sep 28 11:52 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:52 ..
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 heads
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 remotes

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/logs/refs/heads:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:52 ..
-rw-r--r--  1 user1  staff   202B Sep 28 11:52 master

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/logs/refs/remotes:
total 0
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:52 ..
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 origin

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/logs/refs/remotes/origin:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 .
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 ..
-rw-r--r--  1 user1  staff   202B Sep 28 11:52 HEAD

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/objects:
total 0
drwxr-xr-x   4 user1  staff   128B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
drwxr-xr-x   2 user1  staff    64B Sep 28 11:52 info
drwxr-xr-x   4 user1  staff   128B Sep 28 11:52 pack

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/objects/info:
total 0
drwxr-xr-x  2 user1  staff    64B Sep 28 11:52 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:52 ..

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/objects/pack:
total 2040
drwxr-xr-x  4 user1  staff   128B Sep 28 11:52 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:52 ..
-r--r--r--  1 user1  staff    69K Sep 28 11:52 pack-ec083cd9d6db182884bda9afa212fd6cb44cc078.idx
-r--r--r--  1 user1  staff   946K Sep 28 11:52 pack-ec083cd9d6db182884bda9afa212fd6cb44cc078.pack

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/refs:
total 0
drwxr-xr-x   5 user1  staff   160B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
drwxr-xr-x   3 user1  staff    96B Sep 28 11:52 heads
drwxr-xr-x   3 user1  staff    96B Sep 28 11:52 remotes
drwxr-xr-x   2 user1  staff    64B Sep 28 11:52 tags

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/refs/heads:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 .
drwxr-xr-x  5 user1  staff   160B Sep 28 11:52 ..
-rw-r--r--  1 user1  staff    41B Sep 28 11:52 master

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/refs/remotes:
total 0
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 .
drwxr-xr-x  5 user1  staff   160B Sep 28 11:52 ..
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 origin

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/refs/remotes/origin:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 .
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 ..
-rw-r--r--  1 user1  staff    32B Sep 28 11:52 HEAD

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.git/refs/tags:
total 0
drwxr-xr-x  2 user1  staff    64B Sep 28 11:52 .
drwxr-xr-x  5 user1  staff   160B Sep 28 11:52 ..

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.github:
total 8
drwxr-xr-x   4 user1  staff   128B Sep 28 11:52 .
drwxr-xr-x  19 user1  staff   608B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff   1.6K Sep 28 11:52 contributing.md
drwxr-xr-x   6 user1  staff   192B Sep 28 11:52 workflows

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/.github/workflows:
total 32
drwxr-xr-x  6 user1  staff   192B Sep 28 11:52 .
drwxr-xr-x  4 user1  staff   128B Sep 28 11:52 ..
-rw-r--r--  1 user1  staff   2.3K Sep 28 11:52 pr-title.yml
-rw-r--r--  1 user1  staff   2.5K Sep 28 11:52 pre-commit.yml
-rw-r--r--  1 user1  staff   879B Sep 28 11:52 release.yml
-rw-r--r--  1 user1  staff   1.3K Sep 28 11:52 stale-actions.yaml

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples:
total 0
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 .
drwxr-xr-x  19 user1  staff   608B Sep 28 11:52 ..
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 complete-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 ipam-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 ipv6
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 issues
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 manage-default-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 network-acls
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 outpost
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 secondary-cidr-blocks
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 simple-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 vpc-flow-logs
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 vpc-separate-private-route-tables

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/complete-vpc:
total 96
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff    19K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   6.6K Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff    16K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/ipam-vpc:
total 104
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff    19K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   4.1K Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff    17K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/ipv6:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   1.1K Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/issues:
total 40
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff   4.1K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   2.5K Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff   3.1K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/manage-default-vpc:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   646B Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/network-acls:
total 96
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   4.9K Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/outpost:
total 96
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   4.0K Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/secondary-cidr-blocks:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   1.0K Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/simple-vpc:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   944B Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/vpc-flow-logs:
total 48
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff   6.6K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   4.6K Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff   2.6K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   233B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/examples/vpc-separate-private-route-tables:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  13 user1  staff   416B Sep 28 11:52 ..
-rw-r--r--   1 user1  staff    18K Sep 28 11:52 README.md
-rw-r--r--   1 user1  staff   1.2K Sep 28 11:52 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 11:52 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 11:52 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/modules:
total 0
drwxr-xr-x   3 user1  staff    96B Sep 28 11:52 .
drwxr-xr-x  19 user1  staff   608B Sep 28 11:52 ..
drwxr-xr-x   7 user1  staff   224B Sep 28 11:52 vpc-endpoints

.stratus-red-team/aws.discovery.ec2-enumerate-from-instance/.terraform/modules/vpc/modules/vpc-endpoints:
total 40
drwxr-xr-x  7 user1  staff   224B Sep 28 11:52 .
drwxr-xr-x  3 user1  staff    96B Sep 28 11:52 ..
-rw-r--r--  1 user1  staff   3.4K Sep 28 11:52 README.md
-rw-r--r--  1 user1  staff   1.9K Sep 28 11:52 main.tf
-rw-r--r--  1 user1  staff   162B Sep 28 11:52 outputs.tf
-rw-r--r--  1 user1  staff   1.0K Sep 28 11:52 variables.tf
-rw-r--r--  1 user1  staff   151B Sep 28 11:52 versions.tf

.stratus-red-team/aws.execution.ec2-launch-unusual-instances:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.execution.ec2-user-data:
total 8
drwxr--r--   4 user1  staff   128B Sep 28 12:30 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..
drwxr-xr-x   3 user1  staff    96B Sep 28 12:30 .terraform
-rw-r--r--   1 user1  staff   2.3K Sep 28 12:30 main.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform:
total 0
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 .
drwxr--r--  4 user1  staff   128B Sep 28 12:30 ..
drwxr-xr-x  4 user1  staff   128B Sep 28 12:30 modules

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules:
total 8
drwxr-xr-x   4 user1  staff   128B Sep 28 12:30 .
drwxr-xr-x   3 user1  staff    96B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff   173B Sep 28 12:30 modules.json
drwxr-xr-x  19 user1  staff   608B Sep 28 12:30 vpc

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc:
total 624
drwxr-xr-x  19 user1  staff   608B Sep 28 12:30 .
drwxr-xr-x   4 user1  staff   128B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff   559B Sep 28 12:30 .editorconfig
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 .git
drwxr-xr-x   4 user1  staff   128B Sep 28 12:30 .github
-rw-r--r--   1 user1  staff   680B Sep 28 12:30 .gitignore
-rw-r--r--   1 user1  staff   1.1K Sep 28 12:30 .pre-commit-config.yaml
-rw-r--r--   1 user1  staff   1.0K Sep 28 12:30 .releaserc.json
-rw-r--r--   1 user1  staff    77K Sep 28 12:30 CHANGELOG.md
-rw-r--r--   1 user1  staff   9.9K Sep 28 12:30 LICENSE
-rw-r--r--   1 user1  staff    82K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   2.8K Sep 28 12:30 UPGRADE-3.0.md
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 examples
-rw-r--r--   1 user1  staff    51K Sep 28 12:30 main.tf
drwxr-xr-x   3 user1  staff    96B Sep 28 12:30 modules
-rw-r--r--   1 user1  staff    17K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff    34K Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf
-rw-r--r--   1 user1  staff   3.9K Sep 28 12:30 vpc-flow-logs.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git:
total 72
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 .
drwxr-xr-x  19 user1  staff   608B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff    41B Sep 28 12:30 HEAD
drwxr-xr-x   2 user1  staff    64B Sep 28 12:30 branches
-rw-r--r--   1 user1  staff   328B Sep 28 12:30 config
-rw-r--r--   1 user1  staff    73B Sep 28 12:30 description
drwxr-xr-x  15 user1  staff   480B Sep 28 12:30 hooks
-rw-r--r--   1 user1  staff   7.9K Sep 28 12:30 index
drwxr-xr-x   3 user1  staff    96B Sep 28 12:30 info
drwxr-xr-x   4 user1  staff   128B Sep 28 12:30 logs
drwxr-xr-x   4 user1  staff   128B Sep 28 12:30 objects
-rw-r--r--   1 user1  staff    15K Sep 28 12:30 packed-refs
drwxr-xr-x   5 user1  staff   160B Sep 28 12:30 refs

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/branches:
total 0
drwxr-xr-x   2 user1  staff    64B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/hooks:
total 120
drwxr-xr-x  15 user1  staff   480B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rwxr-xr-x   1 user1  staff   478B Sep 28 12:30 applypatch-msg.sample
-rwxr-xr-x   1 user1  staff   896B Sep 28 12:30 commit-msg.sample
-rwxr-xr-x   1 user1  staff   4.5K Sep 28 12:30 fsmonitor-watchman.sample
-rwxr-xr-x   1 user1  staff   189B Sep 28 12:30 post-update.sample
-rwxr-xr-x   1 user1  staff   424B Sep 28 12:30 pre-applypatch.sample
-rwxr-xr-x   1 user1  staff   1.6K Sep 28 12:30 pre-commit.sample
-rwxr-xr-x   1 user1  staff   416B Sep 28 12:30 pre-merge-commit.sample
-rwxr-xr-x   1 user1  staff   1.3K Sep 28 12:30 pre-push.sample
-rwxr-xr-x   1 user1  staff   4.8K Sep 28 12:30 pre-rebase.sample
-rwxr-xr-x   1 user1  staff   544B Sep 28 12:30 pre-receive.sample
-rwxr-xr-x   1 user1  staff   1.5K Sep 28 12:30 prepare-commit-msg.sample
-rwxr-xr-x   1 user1  staff   2.7K Sep 28 12:30 push-to-checkout.sample
-rwxr-xr-x   1 user1  staff   3.6K Sep 28 12:30 update.sample

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/info:
total 8
drwxr-xr-x   3 user1  staff    96B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff   250B Sep 28 12:30 exclude

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/logs:
total 8
drwxr-xr-x   4 user1  staff   128B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff   373B Sep 28 12:30 HEAD
drwxr-xr-x   4 user1  staff   128B Sep 28 12:30 refs

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/logs/refs:
total 0
drwxr-xr-x  4 user1  staff   128B Sep 28 12:30 .
drwxr-xr-x  4 user1  staff   128B Sep 28 12:30 ..
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 heads
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 remotes

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/logs/refs/heads:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 .
drwxr-xr-x  4 user1  staff   128B Sep 28 12:30 ..
-rw-r--r--  1 user1  staff   202B Sep 28 12:30 master

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/logs/refs/remotes:
total 0
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 .
drwxr-xr-x  4 user1  staff   128B Sep 28 12:30 ..
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 origin

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/logs/refs/remotes/origin:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 .
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 ..
-rw-r--r--  1 user1  staff   202B Sep 28 12:30 HEAD

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/objects:
total 0
drwxr-xr-x   4 user1  staff   128B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
drwxr-xr-x   2 user1  staff    64B Sep 28 12:30 info
drwxr-xr-x   4 user1  staff   128B Sep 28 12:30 pack

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/objects/info:
total 0
drwxr-xr-x  2 user1  staff    64B Sep 28 12:30 .
drwxr-xr-x  4 user1  staff   128B Sep 28 12:30 ..

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/objects/pack:
total 2040
drwxr-xr-x  4 user1  staff   128B Sep 28 12:30 .
drwxr-xr-x  4 user1  staff   128B Sep 28 12:30 ..
-r--r--r--  1 user1  staff    69K Sep 28 12:30 pack-ec083cd9d6db182884bda9afa212fd6cb44cc078.idx
-r--r--r--  1 user1  staff   946K Sep 28 12:30 pack-ec083cd9d6db182884bda9afa212fd6cb44cc078.pack

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/refs:
total 0
drwxr-xr-x   5 user1  staff   160B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
drwxr-xr-x   3 user1  staff    96B Sep 28 12:30 heads
drwxr-xr-x   3 user1  staff    96B Sep 28 12:30 remotes
drwxr-xr-x   2 user1  staff    64B Sep 28 12:30 tags

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/refs/heads:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 .
drwxr-xr-x  5 user1  staff   160B Sep 28 12:30 ..
-rw-r--r--  1 user1  staff    41B Sep 28 12:30 master

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/refs/remotes:
total 0
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 .
drwxr-xr-x  5 user1  staff   160B Sep 28 12:30 ..
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 origin

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/refs/remotes/origin:
total 8
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 .
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 ..
-rw-r--r--  1 user1  staff    32B Sep 28 12:30 HEAD

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.git/refs/tags:
total 0
drwxr-xr-x  2 user1  staff    64B Sep 28 12:30 .
drwxr-xr-x  5 user1  staff   160B Sep 28 12:30 ..

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.github:
total 8
drwxr-xr-x   4 user1  staff   128B Sep 28 12:30 .
drwxr-xr-x  19 user1  staff   608B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff   1.6K Sep 28 12:30 contributing.md
drwxr-xr-x   6 user1  staff   192B Sep 28 12:30 workflows

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/.github/workflows:
total 32
drwxr-xr-x  6 user1  staff   192B Sep 28 12:30 .
drwxr-xr-x  4 user1  staff   128B Sep 28 12:30 ..
-rw-r--r--  1 user1  staff   2.3K Sep 28 12:30 pr-title.yml
-rw-r--r--  1 user1  staff   2.5K Sep 28 12:30 pre-commit.yml
-rw-r--r--  1 user1  staff   879B Sep 28 12:30 release.yml
-rw-r--r--  1 user1  staff   1.3K Sep 28 12:30 stale-actions.yaml

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples:
total 0
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 .
drwxr-xr-x  19 user1  staff   608B Sep 28 12:30 ..
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 complete-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 ipam-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 ipv6
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 issues
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 manage-default-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 network-acls
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 outpost
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 secondary-cidr-blocks
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 simple-vpc
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 vpc-flow-logs
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 vpc-separate-private-route-tables

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/complete-vpc:
total 96
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff    19K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   6.6K Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff    16K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/ipam-vpc:
total 104
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff    19K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   4.1K Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff    17K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/ipv6:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff    18K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   1.1K Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/issues:
total 40
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff   4.1K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   2.5K Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff   3.1K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/manage-default-vpc:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff    18K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   646B Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/network-acls:
total 96
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff    18K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   4.9K Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/outpost:
total 96
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff    18K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   4.0K Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/secondary-cidr-blocks:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff    18K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   1.0K Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/simple-vpc:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff    18K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   944B Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/vpc-flow-logs:
total 48
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff   6.6K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   4.6K Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff   2.6K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   233B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/examples/vpc-separate-private-route-tables:
total 88
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  13 user1  staff   416B Sep 28 12:30 ..
-rw-r--r--   1 user1  staff    18K Sep 28 12:30 README.md
-rw-r--r--   1 user1  staff   1.2K Sep 28 12:30 main.tf
-rw-r--r--   1 user1  staff    15K Sep 28 12:30 outputs.tf
-rw-r--r--   1 user1  staff     0B Sep 28 12:30 variables.tf
-rw-r--r--   1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/modules:
total 0
drwxr-xr-x   3 user1  staff    96B Sep 28 12:30 .
drwxr-xr-x  19 user1  staff   608B Sep 28 12:30 ..
drwxr-xr-x   7 user1  staff   224B Sep 28 12:30 vpc-endpoints

.stratus-red-team/aws.execution.ec2-user-data/.terraform/modules/vpc/modules/vpc-endpoints:
total 40
drwxr-xr-x  7 user1  staff   224B Sep 28 12:30 .
drwxr-xr-x  3 user1  staff    96B Sep 28 12:30 ..
-rw-r--r--  1 user1  staff   3.4K Sep 28 12:30 README.md
-rw-r--r--  1 user1  staff   1.9K Sep 28 12:30 main.tf
-rw-r--r--  1 user1  staff   162B Sep 28 12:30 outputs.tf
-rw-r--r--  1 user1  staff   1.0K Sep 28 12:30 variables.tf
-rw-r--r--  1 user1  staff   151B Sep 28 12:30 versions.tf

.stratus-red-team/aws.exfiltration.ec2-share-ami:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.exfiltration.ec2-share-ebs-snapshot:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.exfiltration.rds-share-snapshot:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.exfiltration.s3-backdoor-bucket-policy:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.initial-access.console-login-without-mfa:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.persistence.iam-backdoor-role:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.persistence.iam-backdoor-user:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.persistence.iam-create-admin-user:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.persistence.iam-create-user-login-profile:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.persistence.lambda-backdoor-function:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.persistence.lambda-overwrite-code:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/aws.persistence.rolesanywhere-create-trust-anchor:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/azure.execution.vm-custom-script-extension:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/azure.execution.vm-run-command:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/azure.exfiltration.disk-export:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/gcp.persistence.create-admin-service-account:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/gcp.persistence.create-service-account-key:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/gcp.privilege-escalation.impersonate-service-accounts:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..
user1
.stratus-red-team/k8s.credential-access.dump-secrets:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/k8s.credential-access.steal-serviceaccount-token:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/k8s.persistence.create-admin-clusterrole:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/k8s.persistence.create-client-certificate:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/k8s.persistence.create-token:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/k8s.privilege-escalation.hostpath-volume:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/k8s.privilege-escalation.nodes-proxy:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..

.stratus-red-team/k8s.privilege-escalation.privileged-pod:
total 0
drwxr--r--   2 user1  staff    64B Sep 27 17:32 .
drwxr--r--  40 user1  staff   1.3K Sep 28 12:13 ..
@christophetd
Copy link
Contributor

This happens to be caused by this commit in the terraform-aws-vpc module, which adds a version constraint to use the AWS provider >= 3.73.0, while we have a constraint to use 3.71.x.

Two actions from my side:

  1. Created Pin the version of external Terraform modules used #191 to track the need to pin external Terraform module versions
  2. For now, will bump all Terraform provider versions to use to 3.x

@christophetd
Copy link
Contributor

Fix on the way, will be released as part of v2.4.2. Thanks a lot for reporting!

@christophetd
Copy link
Contributor

@thibon
Copy link

thibon commented Apr 25, 2023

Hi ! Think I have the same problem with the latest version (and with version 2.4.2), both using docker and OS install (MacOS)
What is not working?
When I try to detonate for example aws.credential-access.ec2-steal-instance-credentials, I get the following error:

> stratus detonate aws.credential-access.ec2-steal-instance-credentials
2023/04/25 11:32:55 Checking your authentication against AWS
2023/04/25 11:32:55 Installing Terraform in /Users/<user>/.stratus-red-team/terraform
2023/04/25 11:32:57 Note: This is a slow attack technique, it might take a long time to warm up or detonate
2023/04/25 11:32:57 Warming up aws.credential-access.ec2-steal-instance-credentials
2023/04/25 11:32:57 Initializing Terraform to spin up technique prerequisites
2023/04/25 11:33:00 Error during warm up. Cleaning up technique prerequisites with terraform destroy
2023/04/25 11:33:00 unable to run terraform apply on prerequisite: unable to Initialize Terraform: exit status 1

Error: Failed to query available provider packages

Could not retrieve the list of available versions for provider hashicorp/aws:
no available releases match the given constraints ~> 3.0, >= 4.35.0

What OS are you using?
Mac OS X (M1)

What is your Stratus Red Team version?
2.5.2

@christophetd
Copy link
Contributor

Confirmed that this is broken again.

@christophetd
Copy link
Contributor

Caused by this commit of the terraform-aws-vpc module: terraform-aws-modules/terraform-aws-vpc@44e6eaa#diff-dfd5848fa77a04d0343891fe859286cc210473d10f0e62c7f99f0d5ecf1a9927R7

Doesn't seem particularly relevant to bump all Terraform AWS provider versions to 4.x, so I'll work on #191 instead to make sure the version of terraform-aws-vpc is pinned.

christophetd added a commit that referenced this issue Apr 25, 2023
@christophetd
Copy link
Contributor

@thibon #342 should solve it, can you build the binary (make) and give it a try? (the newly compiled binary will be at bin/stratus)

@thibon
Copy link

thibon commented Apr 26, 2023

Hi @christophetd

Working ! Tried with aws.credential-access.secretsmanager-retrieve-secrets and aws.credential-access.ec2-get-password-data

Just so you know, I had to force the region env var, looks like profile wasn't enough

❯ ./bin/stratus version
dev-snapshot
❯ ./bin/stratus detonate aws.credential-access.ec2-get-password-data
2023/04/26 09:49:40 Checking your authentication against AWS
2023/04/26 09:49:41 Creating /Users/thibaut/.stratus-red-team as it doesn't exist yet
2023/04/26 09:49:41 Installing Terraform in /Users/thibaut/.stratus-red-team/terraform
2023/04/26 09:49:43 Warming up aws.credential-access.ec2-get-password-data
2023/04/26 09:49:43 Initializing Terraform to spin up technique prerequisites
2023/04/26 09:49:48 Applying Terraform to spin up technique prerequisites
2023/04/26 09:49:50 Error during warm up. Cleaning up technique prerequisites with terraform destroy
2023/04/26 09:49:51 unable to run terraform apply on prerequisite: unable to create attack technique prerequisites. Ensure you are authenticated against AWS and have the right permissions to run Stratus Red Team.
Stratus Red Team will display below the error that Terraform returned:
unable to apply Terraform: exit status 1

Error: Missing required argument

  on main.tf line 9, in provider "aws":
   9: provider "aws" {

The argument "region" is required, but no definition was found.

❯ export AWS_DEFAULT_REGION=us-east-1
❯ ./bin/stratus detonate aws.credential-access.ec2-get-password-data
2023/04/26 09:53:45 Checking your authentication against AWS
2023/04/26 09:53:45 Warming up aws.credential-access.ec2-get-password-data
2023/04/26 09:53:45 Applying Terraform to spin up technique prerequisites
2023/04/26 09:53:50 Running ec2:GetPasswordData on 30 random instance IDs
``

@christophetd
Copy link
Contributor

Thanks for checking, will merge now.

christophetd added a commit that referenced this issue Apr 26, 2023
@christophetd
Copy link
Contributor

Will be shortly released as part of v2.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants