{% if title %}
{{ title }} • CAPE Sandbox
{% else %}
CAPE Sandbox
{% endif %}
{% include "graphic/logo.html" %} {% if not summary_report %}
Info
{% if results.info.category == "file" %}
File
{% elif results.info.category == "url" %}
URL
{% endif %}
Signatures
Screenshots
Network
Dropped
Payloads
Behavior
Volatility
{% endif %} {% block content %}{% endblock %}