{% include 'nav_bar.html' %}
{% include 'decoded/menu_sidebar.html' %}
{% if dict_object["object_type"] == "pgp" %} {% include 'correlation/metadata_card_pgp.html' %} {% elif dict_object["object_type"] == "cryptocurrency" %} {% include 'correlation/metadata_card_cryptocurrency.html' %} {% elif dict_object["object_type"] == "decoded" %} {% include 'correlation/metadata_card_decoded.html' %} {% elif dict_object["object_type"] == "domain" %} {% include 'correlation/metadata_card_domain.html' %} {% elif dict_object["object_type"] == "paste" %} {% include 'correlation/metadata_card_paste.html' %} {% endif %}
Graph
  • Select Correlation
  • Union  
  • Double click on a node to open this object

    Current Correlation

{% include 'correlation/legend_graph_correlation.html' %}
{% if dict_object["object_type"] in ["decoded", "pgp", "cryptocurrency"] %}
Graph
{% endif %}