EXPLORE
← Back to Explore
sigmamediumHunting

Google Cloud Re-identifies Sensitive Information

Identifies when sensitive information is re-identified in google Cloud.

MITRE ATT&CK

impact

Detection Query

selection:
  gcp.audit.method_name: projects.content.reidentify
condition: selection

Author

Austin Songer @austinsonger

Created

2021-08-15

Data Sources

gcpgcp.audit

Platforms

gcp

Tags

attack.impactattack.t1565
Raw Content
title: Google Cloud Re-identifies Sensitive Information
id: 234f9f48-904b-4736-a34c-55d23919e4b7
status: test
description: Identifies when sensitive information is re-identified in google Cloud.
references:
    - https://cloud.google.com/dlp/docs/reference/rest/v2/projects.content/reidentify
author: Austin Songer @austinsonger
date: 2021-08-15
modified: 2022-10-09
tags:
    - attack.impact
    - attack.t1565
logsource:
    product: gcp
    service: gcp.audit
detection:
    selection:
        gcp.audit.method_name: projects.content.reidentify
    condition: selection
falsepositives:
    - Unknown
level: medium