MemoryHashSignature(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A signature corresponding to memory page hashes.
Attributes |
|
---|---|
Name | Description |
binary_family |
str
The binary family. |
detections |
MutableSequence[google.cloud.securitycenter_v1.types.Indicator.ProcessSignature.MemoryHashSignature.Detection]
The list of memory hash detections contributing to the binary family match. |
Classes
Detection
Detection(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Memory hash detection contributing to the binary family match.