PurplePanda
PurplePanda copied to clipboard
Never ending disc_projects
Hello,
I tried to run PurplePanda to enumerate GCP as Viewer but disc_projects never ends.
$ export GOOGLE_DISCOVERY='Z29vZ2xlOgotIGZpbGVfcGF0aDogIiIK' $ python3 main.py -e -p google --gcp-get-secret-values
/opt/PurplePanda/lib/python3.10/site-packages/google/auth/_default.py:83: UserWarning: Your application has authenticated using end user credentials from Google Cloud SDK without a quota project. You might receive
a "quota exceeded" or "API not enabled" error. We recommend you rerun gcloud auth application-default login
and make sure a quota project is added. Or you can use service accounts instead. For more information
about service accounts, see https://cloud.google.com/docs/authentication/
warnings.warn(_CLOUD_SDK_CREDENTIALS_WARNING)
[10:12:14] INFO INFO:core.utils.purplepanda:Enumerating google... purplepanda.py:187
/opt/PurplePanda/lib/python3.10/site-packages/google/auth/_default.py:83: UserWarning: Your application has authenticated using end user credentials from Google Cloud SDK without a quota project. You might receive
a "quota exceeded" or "API not enabled" error. We recommend you rerun gcloud auth application-default login
and make sure a quota project is added. Or you can use service accounts instead. For more information
about service accounts, see https://cloud.google.com/docs/authentication/
warnings.warn(_CLOUD_SDK_CREDENTIALS_WARNING)
[10:12:21] disc_orgs took 1s purplepanda.py:75
[10:12:22] disc_folders took 0s purplepanda.py:75
Google disc_projects ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0% • 1 • 0:10:27 ⠏
I had the same issue trying to enumerate a project with the Owner role.