Censys · Example Payload

Asset Graph Attribute Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

componentsconfidencecpeeditionevidencelife_cyclepartproductsourcetypeupdatevendorversion

Example Payload

Raw ↑
{
  "components": [
    null,
    null
  ],
  "confidence": 59.66,
  "cpe": "example",
  "edition": "example",
  "evidence": [
    null
  ],
  "life_cycle": null,
  "part": "example",
  "product": "example",
  "source": "wappalyzer",
  "type": [
    "example"
  ],
  "update": "example",
  "vendor": "example",
  "version": "example"
}