Censys · Example Payload

Asset Graph Activemq Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

cache_enabledcache_sizemax_frame_sizemax_inactivity_durationmax_inactivity_duration_initial_delayplatform_detailsprovider_nameprovider_versionsize_prefix_disabledstack_trace_enabledtcp_no_delay_enabledtight_encoding_enabled

Example Payload

Raw ↑
{
  "cache_enabled": false,
  "cache_size": 32,
  "max_frame_size": 886,
  "max_inactivity_duration": 332,
  "max_inactivity_duration_initial_delay": 265,
  "platform_details": "example",
  "provider_name": "Production Internet Asset Inventory",
  "provider_version": "example",
  "size_prefix_disabled": false,
  "stack_trace_enabled": true,
  "tcp_no_delay_enabled": true,
  "tight_encoding_enabled": true
}