{% extends 'base/base.html' %} {% load static %} {% load humanize %} {% load custom_tags %} {% block title %} {% load mathfilters %} Target Summary for {{target.name}} {% endblock title %} {% block custom_js_css_link %} {% endblock custom_js_css_link %} {% block breadcrumb_title %}
{{this_week_scan_count}} Scans this week
Alive Subdomains: {{alive_count}}
Alive Endpoints: {{endpoint_alive_count}}
{{critical_count}} Critical, {{high_count}} High, {{medium_count}} Medium
{{low_count}} Low, {{info_count}} Info Vulnerabilities