public sealed class Indicator : IMessage<Indicator>, IEquatable<Indicator>, IDeepCloneable<Indicator>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Indicator.
Represents what's commonly known as an indicator of compromise (IoC) in
computer forensics. This is an artifact observed on a network or in an
operating system that, with high confidence, indicates a computer intrusion.
For more information, see Indicator of
compromise.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `Indicator` class within the Google Cloud Security Center v1 API, with version 3.19.0 being the currently viewed version."],["The `Indicator` class, an implementation of an *indicator of compromise* (IoC), helps identify potential computer intrusions by observing artifacts on networks or in operating systems."],["The `Indicator` class has several properties such as `Domains`, `IpAddresses`, `Signatures`, and `Uris`, which contain information such as lists of domains, IP addresses, matched signatures, and URIs associated with a finding."],["The documentation includes links to various versions of the `Indicator` class, ranging from the latest version (3.24.0) down to version 2.2.0."],["The `Indicator` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class, including `GetHashCode`, `GetType`, and `ToString`."]]],[]]