Censys · Example Payload

Platform Dhcpdiscover Deviceinfo Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

alarm_input_channelsalarm_output_channelsdevice_classdevice_iddevice_typehttp_portipv4_addressipv6_addressmachine_groupmachine_namemanufacturerportremote_video_input_channelsserial_numberunlogin_func_maskvendorversionvideo_input_channelsvideo_output_channels

Example Payload

Raw ↑
{
  "alarm_input_channels": 177,
  "alarm_output_channels": 331,
  "device_class": "example",
  "device_id": "cns_654faebf0f0be799",
  "device_type": "example",
  "http_port": 679,
  "ipv4_address": null,
  "ipv6_address": null,
  "machine_group": "aa:bb:cc:dd:ee:ff",
  "machine_name": "aa:bb:cc:dd:ee:ff",
  "manufacturer": "example",
  "port": 90,
  "remote_video_input_channels": 829,
  "serial_number": "example",
  "unlogin_func_mask": 765,
  "vendor": "example",
  "version": "example",
  "video_input_channels": 759,
  "video_output_channels": 934
}