Censys · Example Payload

Platform Webproperty Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

certendpointsexposureshardwarehostnamejarmlabelsmisconfigsoperating_systemsportscan_timesoftwarethreatstlsvulns

Example Payload

Raw ↑
{
  "cert": null,
  "endpoints": [
    null,
    null
  ],
  "exposures": [
    null,
    null
  ],
  "hardware": [
    null,
    null
  ],
  "hostname": "example.com",
  "jarm": null,
  "labels": [
    null
  ],
  "misconfigs": [
    null,
    null
  ],
  "operating_systems": [
    null,
    null
  ],
  "port": 668,
  "scan_time": "example",
  "software": [
    null,
    null
  ],
  "threats": [
    null
  ],
  "tls": null,
  "vulns": [
    null,
    null
  ]
}