Fingerprint
fingerprint
The Fingerprint object provides detailed information about a digital fingerprint, which is a compact representation of data used to identify a longer piece of information, such as a public key or file content. It contains the algorithm and value of the fingerprint, enabling efficient and reliable identification of the associated data.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Algorithm | algorithm | String | The hash algorithm used to create the digital fingerprint, normalized to the caption of |
Algorithm ID | algorithm_id | Integer | The identifier of the normalized hash algorithm, which was used to create the digital fingerprint.
|
Raw Data | raw_data | JSON | Group: |
Record ID | record_id | String | Group: |
Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. |
Value | value | Hash | Entity: |
Relationships
Inbound Relationships
These objects and events reference Fingerprint in their attributes:
- File Threat Intelligence
- Container
- Transport Layer Security (TLS)
- Affected Software Package
- Identity Provider
- File
- Software Package
- Digital Signature
- Software Component
- Script
- Digital Certificate
- HASSH
Outbound Relationships
Fingerprint references the following objects and events in its attributes:
This page describes ocsf-1.4.0
Updated 9 days ago