diff --git a/data/html/sections/payloads.html b/data/html/sections/payloads.html index 6e9a73efff9..b97703ad18d 100644 --- a/data/html/sections/payloads.html +++ b/data/html/sections/payloads.html @@ -4,7 +4,7 @@
| Downloaded From | +Downloaded From | {{source_url|escape}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Note | +Note | {{file.note}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type | +Type | {{file.cape_type}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| File Name | +File Name |
{% for name in file.name|str2list %}
{{name|safe}}
@@ -53,14 +53,14 @@ Fi
{% if file.type %}
File Type |
+ File Type |
{{file.type}} |
Associated Filenames |
+ Associated Filenames |
{% for path in file.guest_paths|str2list %}
| {{path}}
@@ -70,13 +70,13 @@ Fi
{% endif %}
File Size |
+ File Size |
{{file.size}} bytes |
Module Path |
+ Module Path |
{{file.module_path}} |
Virtual Address |
+ Virtual Address |
{{file.virtual_address}} |
Section Handle |
+ Section Handle |
{{file.section_handle}} |
Target Process |
+ Target Process |
{{file.target_process}} (PID: {{file.target_pid}}) |
Target Path |
+ Target Path |
{{file.target_path}} |
Injecting Process |
+ Injecting Process |
{{file.process_name}} (PID: {{file.pid}}) |
Path |
+ Path |
{{file.process_path}} |
Process |
+ Process |
{{file.process_name}} {% if file.pid %}(PID: {{file.pid}}){% endif %} |
Path |
+ Path |
{{file.process_path}} |
Fi
MD5 |
+ MD5 |
{{file.md5}} |
SHA1 |
+ SHA1 |
{{file.sha1}} |
SHA256 |
+ SHA256 |
{{file.sha256}}
@@ -148,35 +148,35 @@ | FiSHA3-384 |
+ SHA3-384 |
{{file.sha3_384}} |
RichHeader Hash |
+ RichHeader Hash |
{{file.rh_hash}} |
CRC32 |
+ CRC32 |
{{file.crc32}} |
TLSH |
+ TLSH |
{{file.tlsh}} |
Ssdeep |
+ Ssdeep |
{{file.ssdeep}} |
ClamAV |
+ ClamAV |
|
Fi
{% if file.yara %}
+ |
{% if config.yara_detail %}
Yara
{% else %}
@@ -212,7 +212,7 @@ | Fi
{% if file.cape_yara %}
+ |
{% if config.yara_detail %}
CAPE Yara
{% else %}
@@ -234,7 +234,7 @@ | Fi
{% if file.trid %}
TriD |
+ TriD |
|
Fi
{% if file.die %}
Detect It Easy |
+ Detect It Easy |
|
S
|