Censys · Example Payload

Asset Graph Risk Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Asset Graph Risk 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

confidencecvssevidenceidmetricsnamerisk_sourceseveritysourceyear

Example Payload

Raw ↑
{
  "confidence": 66.49,
  "cvss": null,
  "evidence": [
    null,
    null
  ],
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "metrics": null,
  "name": "Production Internet Asset Inventory",
  "risk_source": "censys",
  "severity": "critical",
  "source": "censys",
  "year": 199
}