Skip to content

Google (GCP) Service-account

ID: gcp-service-account

Severity: low

Author: gaurang

Tags: file,keys,token,google

id: gcp-service-account
info:
name: Google (GCP) Service-account
author: gaurang
severity: low
tags: file,keys,token,google
file:
- extensions:
- all
extractors:
- type: regex
regex:
- "\"type\": \"service_account\""
# digest: 4a0a00473045022059deb57c0ed0d42ece8aa401d3c0123746bc4f4013e04027a4ea696edd4886b4022100c784792dcdc96f6ed342de6b99f9c015a414dcb48f1e94372ec9fba68ac60771:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "file/keys/gcp-service-account.yaml"

View on Github