URL | {{results.target.url}} |
---|---|
VirusTotal |
{% if results.virustotal %}
{% if results.virustotal.response_code == 1 %}
Permalink VirusTotal Scan Date: {{results.virustotal.scan_date}} Detection Rate: {{results.virustotal.positives}}/{{results.virustotal.total}} (Expand) {% else %} Domain not found on VirusTotal {% endif %} {% else %} VirusTotal lookup disabled, add your API key to the module {% endif %} |