{% extends "base.html" %} {% block title %}Process results from scanners{% endblock %} {% block content %}

Process results from scanners (Burp, Lynis, Nessus)

    
The following file extensions are allowed: {{ ", ".join(allowed_scanner_extensions) }}
This setting is configurable by server administrator in config.py.


         


To import to a new PwnDoc audit first create the audit in PwnDoc.

Don't set --output, --profile and --min-severity manually. Set them using selectors above.





{% endblock %}