Censys · Example Payload

Asset Graph Threat Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Asset Graph Threat Example is an example object payload from Censys, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

actorsconfidencedetailsevidenceidmalwarenamesourcetactictype

Example Payload

Raw ↑
{
  "actors": [
    null
  ],
  "confidence": 62.96,
  "details": null,
  "evidence": [
    null
  ],
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "malware": null,
  "name": "Production Internet Asset Inventory",
  "source": "html_meta_extractor",
  "tactic": [
    "example"
  ],
  "type": [
    "example"
  ]
}