certificate
Contents
certificate¶
This document is a work in progress, but is a foundational. Specifically the main foundations of certificate information is already in here.
Attributes¶
| Name | Type | Description | Sample Value | 
|---|---|---|---|
| certificate_hash_imphash | string | IMPHASH hash of the image/binary/file | 
 | 
| certificate_hash_md5 | string | MD5 hash of the image/binary/file | 
 | 
| certificate_hash_sha1 | string | SHA1 hash of the image/binary/file | 
 | 
| certificate_hash_sha256 | string | SHA256 hash of the image/binary/file | 
 | 
| certificate_hash_sha512 | string | SHA512 hash of the image/binary/file | 
 | 
| certificate_issuer | string | Information about the CA that issued the certificate | 
 | 
| certificate_serial_number | string | Serial number, this is chosen by the CA (certificate authority) which issued the certificate. Therefore this can relatively be arbritary if the CA does not follow a standard or is malicious. | 
 | 
| certificate_subject | string | Information about the CA that issued the certificate | 
 | 
