| Image Base | {% endif %} {% if file.pe.entrypoint %}Entry Point | {% endif %} {% if file.pe.reported_checksum %}Reported Checksum | {% endif %} {% if file.pe.actual_checksum %}Actual Checksum | {% endif %} {% if file.pe.osversion %}Minimum OS Version | {% endif %} {% if file.pe.pdbpath %}PDB Path | {% endif %} {% if file.pe.timestamp %}Compile Time | {% endif %} {% if file.pe.imphash %}Import Hash | {% endif %} {% if file.pe.icon %}Icon | {% endif %} {% if file.pe.icon_hash %}Icon Exact Hash | {% endif %} {% if file.pe.icon_fuzzy %}Icon Similarity Hash | {% endif %} {% if file.pe.icon_dhash %}Icon DHash | {% endif %} {% if file.pe.exported_dll_name %}Exported DLL Name | {% endif %}
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{file.pe.imagebase}} | {% endif %} {% if file.pe.entrypoint %}{{file.pe.entrypoint}} | {% endif %} {% if file.pe.reported_checksum %}{{file.pe.reported_checksum}} | {% endif %} {% if file.pe.actual_checksum %}{{file.pe.actual_checksum}} | {% endif %} {% if file.pe.osversion %}{{file.pe.osversion}} | {% endif %} {% if file.pe.pdbpath %}{{file.pe.pdbpath}} | {% endif %} {% if file.pe.timestamp %}{{file.pe.timestamp}} | {% endif %} {% if file.pe.imphash %}{{file.pe.imphash}} | {% endif %} {% if file.pe.icon %}{{file.pe.icon_hash}} | {% endif %} {% if file.pe.icon_fuzzy %}{{file.pe.icon_fuzzy}} | {% endif %} {% if file.pe.icon_dhash %}{{file.pe.icon_dhash}} | {% endif %} {% if file.pe.exported_dll_name %}{{file.pe.exported_dll_name}} | {% endif %}
| {{info.name}} | {{info.value}} |
|---|
| {{sig}} |
| Name | RAW Address | Virtual Address | Virtual Size | Size of Raw Data | Characteristics | Entropy |
|---|---|---|---|---|---|---|
| {{section.name}} | {{section.raw_address}} | {{section.virtual_address}} | {{section.virtual_size}} | {{section.size_of_data}} | {{section.characteristics}} | {{section.entropy}} |
| Offset | {{file.pe.overlay.offset}} |
| Size | {{file.pe.overlay.size}} |
| Name | Offset | Size | Language | Sub-language | Entropy | File type |
|---|---|---|---|---|---|---|
| {{section.name}} | {{section.offset}} | {{section.size}} | {{section.language}} | {{section.sublanguage}} | {{section.entropy}} | {{section.filetype}} |
| Ordinal | Address | Name |
|---|---|---|
| {{export.ordinal}} | {{export.address}} | {{export.name}} |
| Certificate Common Name | {{cert.subject_commonName}} |
|---|---|
| Subject Organization Name | {{cert.subject_commonName}} |
| Subject Organization Unit Name | {{cert.subject_organizationalUnitName}} |
| Subject Street Address | {{cert.subject_streetAddress}} |
| Subject Locality | {{cert.subject_localityName}} |
| Subject State or Province | {{cert.subject_stateOrProvinceName}} |
| Subject Postal Code | {{cert.subject_postalCode}} |
| Subject Country | {{cert.subject_countryName}} |
| Issuer Common Name | {{cert.issuer_commonName}} |
| Issuer Organization Name | {{cert.issuer_organizationName}} |
| Issuer Organization Unit Name | {{cert.issuer_organizationalUnitName}} |
| Issuer Locality | {{cert.issuer_localityName}} |
| Issuer State or Province | {{cert.issuer_stateOrProvinceName}} |
| Issuer Country | {{cert.issuer_countryName}} |
| Serial Number | {{cert.serial_number}} |
| SHA256 Fingerprint | {{cert.sha256_fingerprint}} |
| SHA1 Fingerprint | {{cert.sha1_fingerprint}} |
| MD5 Fingerprint | {{cert.md5_fingerprint}} |
| Not valid before | {{cert.not_before}} |
| Not valid after | {{cert.not_after}} |
| SHA1 | Timestamp | Valid | Error | ||
|---|---|---|---|---|---|
| {{file.pe.guest_signers.aux_sha1}} | {{file.pe.guest_signers.aux_timestamp}} | {% if file.pe.guest_signers.aux_valid %}None | {% else %}{{file.pe.guest_signers.aux_error_desc}} | {% endif %}
| Chain | Issued to | Issued by | Expires | SHA1 Hash |
|---|---|---|---|---|
| {{signer.name}} | {{signer|getkey"Issued to"}} | {{signer|getkey"Issued by"}} | {{signer.Expires}} | {{signer|getkey:"SHA1 hash"}} |