{% extends "quickscan/quickscan_index.html" %} {% block nav-overview %}class="active"{% endblock %} {% block quickscan_content %}

New Scan

Run a New Scan

{% if error %}

Error

{{error}}

{% endif %}


{% csrf_token %}

*If the site has an HTTPS version, use that version to see more results.
You assume all responsibility for use of the scan results.
Scan results will be deleted after 30 days. Don't worry, you can rerun the scan at any time.

Run a scan to receive a web security grade.

{% endblock %} {% block javascript %} {% endblock %}