6 | Request was cancelled. Please close this browser window.
7 |
8 |
9 |
10 | {% endblock %}
11 |
12 |
--------------------------------------------------------------------------------
/so-soctopus/so-soctopus/templates/hive.html:
--------------------------------------------------------------------------------
1 | {% extends "bootstrap/base.html" %}
2 | {% block content %}
3 |
4 |
5 |
8 |
Your request for file {{ extracted_file }}
from {{ sensor }}
has been submitted to Strelka.
9 |
Try searching for the results of your scan with the following query in Kibana: event.module:strelka
.
10 |
12 |
13 |
14 | {% endblock %}
15 |
--------------------------------------------------------------------------------
/so-soctopus/so-soctopus/templates/update_event.html:
--------------------------------------------------------------------------------
1 | {% extends "bootstrap/base.html" %}
2 | {% block content %}
3 |
4 |
5 |