Credential Access
High
- Category
- Privilege Escalation
- Content
gcloud monitoring policies list --format=json # Cloud KMS keys gcloud kms keys list --location=global --keyring={keyring} --format=json # VPC networks gcloud compute networks list --format=json- Confidence
- 70% confidence
- Finding
- Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.
