{% load humanize %} {% load staticfiles %} MalSpider - Domain Inspection Report

Domain Inspection Report

  • Organization: {{ org.org_name }}
  • Category: {{ org.category }}
  • Domain: {{ org.domain }}
{% if alerts %} {% for alert in alerts %} {% endfor %} {% else %} {% endif %}
Security Alert Found on Page Requested Resource Raw HTML
{{alert.reason}}{{alert.page|truncatechars:75}}{{alert.uri}}{{alert.raw|linebreaksbr}}

No alerts found!

URI Requests
{% if urls_requested %} {% for link in urls_requested %} {% endfor %} {% else %} {% endif %}
Requested Resource
{{link.uri}}

No resources found!