GreyNoise Intelligence · Example Payload

Greynoise Callback File Response Example

SecurityThreat IntelligenceCybersecurityIP ReputationVulnerability ManagementNetwork TelemetrySOC AutomationPublic APIs

Greynoise Callback File Response Example is an example object payload from GreyNoise Intelligence, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sha256md5sha1threat_namevt_detection_countvt_engine_countfile_namesizetype

Example Payload

Raw ↑
{
  "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
  "md5": "795bc7ce13f60d61e9ac03611dd36d90",
  "sha1": "string",
  "threat_name": "Trojan.GenericKD.46542",
  "vt_detection_count": 42,
  "vt_engine_count": 71,
  "file_name": "payload.bin",
  "size": 24576,
  "type": "application/x-executable"
}