id: google-api-key info: name: Google API Key author: Swissky severity: medium requests: - method: GET path: - "{{BaseURL}}/" matchers: - type: regex part: body regex: - "AIza[0-9A-Za-z\\-_]{35}" extractors: - type: regex part: body regex: - "AIza[0-9A-Za-z\\-_]{35}"