Censys · Example Payload

Asset Graph S7 Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

copyrightcpu_profilefirmwarehardwarelocationmemory_serial_numbermodulemodule_idmodule_typeoem_idplant_idreserved_for_osserial_numbersystem

Example Payload

Raw ↑
{
  "copyright": "example",
  "cpu_profile": "example",
  "firmware": "example",
  "hardware": "example",
  "location": "example",
  "memory_serial_number": "example",
  "module": "example",
  "module_id": "cns_d223641942ef8214",
  "module_type": "example",
  "oem_id": "cns_a94aab59c558f3c8",
  "plant_id": "cns_f6aa714fee7f39e7",
  "reserved_for_os": "example",
  "serial_number": "example",
  "system": "example"
}