Censys · Example Payload

Platform Risk Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Platform 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": 16.25,
  "cvss": null,
  "evidence": [
    null,
    null
  ],
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "metrics": null,
  "name": "Production Internet Asset Inventory",
  "risk_source": "",
  "severity": "low",
  "source": "html_meta_extractor",
  "year": 228
}