hash
Contents
hash¶
Event fields used to define/normalize data related to hashes of an image/binary/file.
Attributes¶
Name |
Type |
Description |
Sample Value |
---|---|---|---|
hash_imphash |
string |
IMPHASH hash of the image/binary/file |
|
hash_md5 |
string |
MD5 hash of the image/binary/file |
|
hash_sha1 |
string |
SHA1 hash of the image/binary/file |
|
hash_sha256 |
string |
SHA256 hash of the image/binary/file |
|
hash_sha512 |
string |
SHA512 hash of the image/binary/file |
|