{% extends "base.html" %} {% block title %}Upload Interface - {% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
You can upload suspicious executables or documents to obtain a dynamic analysis report. The documents or executables files are not shared with external parties. An analysis can take up to 15 minutes.
Task ID | Submitter | cuckoo flavour | Sample | Status | Error(s) | System | Date | |||
---|---|---|---|---|---|---|---|---|---|---|
{% if t['task']['status'] == 'reported' %}
![]() |
{% if t['task']['status'] == 'reported' %} {{ t['task']['id'] }} {% else %} {{ t['task']['id'] }} {% endif %} | {{ user }} | {% if cuckooStatus['version'] == '1.3-Optiv' %}modified Optiv v1.3 |
{% elif cuckooStatus['version'] == '1.3-NG' %}
modified Spender v1.3 |
{% else %}
vanilla v2.0-HEAD | {% endif %}{{ t['task']['target'].split("/")[4] }} | {{ t['task']['status'] }} | {% if t['task']['errors']|length > 0 %} {% endif %} | {{ t['task']['guest']['name'] }} | {{ t['task']['completed_on'] }} |