Censys · Example Payload

Platform Vuln Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

confidencecwesevidenceidkevmetricsnamerisk_sourceseveritysourceyear

Example Payload

Raw ↑
{
  "confidence": 13.8,
  "cwes": [
    null
  ],
  "evidence": [
    null,
    null
  ],
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "kev": [
    null,
    null
  ],
  "metrics": null,
  "name": "Production Internet Asset Inventory",
  "risk_source": "cve",
  "severity": "critical",
  "source": "third_party",
  "year": 567
}