Date | Source | Size (Kb) | Number of lines | Max line length |
---|---|---|---|---|
{{ meta['date'] }} | {{ meta['source'] }} | {{ meta['size'] }} | {{ meta['lines']['nb'] }} | {{ meta['lines']['max_length'] }} |
Name | Date | last modified | Info | Nb Objects |
---|---|---|---|---|
{{ dict_investigation['info']}}
{% for tag in dict_investigation['tags'] %}
{{ tag }}
{% endfor %}
|
{{ dict_investigation['date']}} | {{ dict_investigation['last_change']}} | {{ dict_investigation['info']}} | {{ dict_investigation['nb_objects']}} |
estimated type | hash |
---|---|
{{ b64[1] }} | {{b64[2]}} ({{ b64[4] }}) |
Date | Similarity | Item | Diff | ||
---|---|---|---|---|---|
{{meta['duplicates'][duplicate_id]['date']}} |
|
{{duplicate_id}} |
estimated type | #} {#hash | #} {#
---|---|
{{ b64[1] }} | #} {#{{b64[2]}} ({{ b64[4] }}) | #} {#
Last Origin: | |
{{ meta['father'] }} | |
{{ meta['crawler']['domain'] }} | |
url | {{ meta['crawler']['url'] }} |
Type | ID | Extracted |
---|---|---|
{{ extracted_matches[match]['subtype'] }} | {{ extracted_matches[match]['id'] }} |
{% for row in extracted_matches[match]['matches'] %}
{{ row[2] }} {% endfor %} |
{{ meta['content'] }}{% else %}
{{ meta['content'][:extracted[0][0]] }}{% for row in extracted %}{{ meta['content'][row[0]:row[1]] }}{% if loop.index + 1 > extracted|length %}{{ meta['content'][extracted[-1][1]:] }}{% else %}{{ meta['content'][row[1]:extracted[loop.index][0]] }}{% endif %}{% endfor %}
{% endif %}