Scanned | Detections | Status | URL |
---|---|---|---|
{{url.attributes.last_analysis_date*1000 | date: 'yyyy-MM-dd'}} | {{url.attributes.last_analysis_stats.malicious || "0"}} / {{total}} | {{url.attributes.last_http_response_code || "-"}} | {{url.attributes.url || "-"}} |
Domain | Detections | Created | Registrar | |
---|---|---|---|---|
{{domain.id}} | {{domain.attributes.last_analysis_stats.malicious || "0"}} / {{total}} | {{domain.attributes.creation_date*1000 | date: 'yyyy-MM-dd'}} | - | {{domain.attributes.registrar || "-"}} |
IP | Detections | Autonomous System | Country |
---|---|---|---|
{{ip.id}} | {{ip.attributes.last_analysis_stats.malicious || "0"}} / {{total}} | {{ip.attributes.asn || "-"}} | {{ip.attributes.country || "-"}} |
IP | Detections | Autonomous System | Country |
---|---|---|---|
{{ip.id}} | {{ip.attributes.last_analysis_stats.malicious || "0"}} / {{total}} | {{ip.attributes.asn || "-"}} | {{ip.attributes.country || "-"}} |
Scanned | Detections | Status | URL |
---|---|---|---|
{{url.attributes.last_analysis_date*1000 | date: 'yyyy-MM-dd'}} | {{url.attributes.last_analysis_stats.malicious || "0"}} / {{total}} | {{url.attributes.last_http_response_code || "-"}} | {{url.attributes.url || "-"}} |
Scanned | Detections | SHA256 |
---|---|---|
{{file.attributes.last_analysis_date*1000 | date: 'yyyy-MM-dd'}} | {{file.attributes.last_analysis_stats.malicious || "0"}} / {{total}} | {{file.attributes.sha256 || "-"}} |
Scanned | Detections | SHA256 |
---|---|---|
{{file.attributes.last_analysis_date*1000 | date: 'yyyy-MM-dd'}} | {{file.attributes.last_analysis_stats.malicious || "0"}} / {{total}} | {{file.attributes.sha256 || "-"}} |
Scanner | Detected | Result | Method | Update | Version |
---|---|---|---|---|---|
{{scanner.engine_name}} | {{scanner.result || "null"}} | {{scanner.method || "null"}} | {{scanner.engine_update.slice(0,4)+"/"+scanner.engine_update.slice(4,6)+"/"+scanner.engine_update.slice(6,8)}} | {{scanner.engine_version || ""}} |