{% load url from future %} {% for hit in sample_list %} {% endfor %}
Filename Size Filetype Receive Backdoor(v)[C] CVE ID
{{ hit.filename }} {{ hit.size }} {{ hit.mimetype }} {{ hit.source.0.instances.0.date|date:"m/d/Y" }} {% if hit.backdoor.name %} {{ hit.backdoor.name }} ({{ hit.backdoor.version }}) {% endif %} {% if hit.campaign %}[ {% for campaign in hit.campaign %} {% if campaign.name %} {{campaign.name}} {% endif %} {% endfor %} ]{%endif %}
    {% for exploit in hit.exploit %} {% if exploit.cve %}
  • {{ exploit.cve}}
  • {% endif %} {% endfor %}
{{ hit.id }}