{% extends "base.html" %} {% load staticfiles %} {% load analysis_tags %} {% block content %}
{% include "analysis/pages/nav-sidebar.html" %}

Behavioral Analysis

Process tree

{% include "analysis/pages/behavior/partials/_tree.html" %}

Process contents

{% include "components/loader.html" %}

No process loaded Click on a process in the tree above to load its data.

{% endblock %}