{% extends 'base.html' %} {% load fontawesome_5 %} {% block content %}
{% if not malwares %}
ID | Date | URL | IP | Reverse | Description | Geolocation | ASP |
---|---|---|---|---|---|---|---|
{{ malware.id }} | {{ malware.date }} | {{ malware.url }} | {{ malware.ip }} | {{ malware.reverse_lookup }} | {{ malware.description }} | {{ malware.geolocation }} | {{ malware.asp }} |