Class MemoryHashSignature (1.16.1)

MemoryHashSignature(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A signature corresponding to memory page hashes.

Attributes

NameDescription
binary_family str
The binary family.
detections Sequence[google.cloud.securitycenter_v1.types.Indicator.ProcessSignature.MemoryHashSignature.Detection]
The list of memory hash detections contributing to the binary family match.

Inheritance

builtins.object > proto.message.Message > MemoryHashSignature

Classes

Detection

Detection(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Memory hash detection contributing to the binary family match.