Image Statistics

Total Images Collected : {{ itotal }}

Top 100 Most Common Images Seen

{% for image in itop %} {% endfor %}

Account List

{% for account in accounts %} {% endfor %}
IDInfoProtocolUsernamePassword
{{ account.id|e }} {{ account.info|e }} {{ account.proto|e }} {{ account.username|e }} {{ account.password|e }}

Protocol Statistics

Protocol Listing

{% for proto in protos %} {% endfor %}
{{ proto[0] }}{{ proto[1] }}