{% load key_tags %} {% include "analysis/overview/_info.html" %}
| Type | {{family}} Config |
|---|---|
| Extracted From |
{% for hashes in config_block|get_item:"_associated_config_hashes" %}
{% with short_sha256=hashes.sha256|slice:":8" %}
{% with hashes_id=family|add:"-"|add:short_sha256 %}
{% with hashes_header_id=hashes_id|add:"-header" %}
{% endfor %}
|
| {{key}} | {% malware_config value %} |