Skip to main content
Question

Exploit and Vulnerability Detection

  • June 25, 2026
  • 1 reply
  • 36 views

Mufa_shah
Forum|alt.badge.img+4

Hi ALL,

is there a way to leverage Google Cloud Threat Intelligence (GCTI) or Mandiant intelligence to identify exploits or vulnerabilities present in our environment? Specifically, does the Context Graph expose relationships between assets, vulnerabilities, exploits, malware, threat actors, or campaigns that can be queried?

For example, can we query Context Graph associations like:

graph.metadata.threat.associations.type = "MALWARE"   // Something else i might have missed
graph.metadata.threat.associations.role = "Credential Stealer"  // Exploit or something similar

And similarly pivot to exploit or vulnerability-related entities (e.g., CVEs, exploited vulnerabilities, exploit kits, or malware associated with known vulnerabilities) to identify potential exposure within the environment?

1 reply

_K_O
Forum|alt.badge.img+13
  • Silver 2
  • June 25, 2026

I’m not sure if this is licensing specific but SecOps has the Emerging Threats section which uses the GCTI information to search across your environment, there is also a Threat Hunting agent which expands on this section which will be released in the future. 

In terms of the Context graph, this should already be possible?

 

Are you having any specific issues with it?