VirusTotal · Example Payload

Virustotal Ioc Stream Notification Object Example

Anti-MalwareThreat IntelligenceSecurityFile AnalysisURL AnalysisYARAIoCSandboxMITRE ATT&CKGoogle Cloud

Virustotal Ioc Stream Notification Object Example is an example object payload from VirusTotal, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypelinksattributesrelationships

Example Payload

Raw ↑
{
  "id": "sample",
  "type": "sample",
  "links": {
    "self": "https://www.virustotal.com/gui/file/44d88612"
  },
  "attributes": {
    "notification_date": 1748534400,
    "notification_tags": [
      "sample"
    ],
    "notification_source": "subscription",
    "notification_id": "sample",
    "source_id": "sample",
    "source_type": "sample",
    "source_key": "sample",
    "match": {}
  },
  "relationships": {}
}