Censys · Example Payload

Platform L2Tp Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

hello_receivedordered_messages_rawsccn_receivedsccrpsccrp_receivedsccrq_receivedstop_sccnstop_sccn_receivedzlb_received

Example Payload

Raw ↑
{
  "hello_received": false,
  "ordered_messages_raw": [
    "Active production asset under observation."
  ],
  "sccn_received": false,
  "sccrp": null,
  "sccrp_received": true,
  "sccrq_received": true,
  "stop_sccn": null,
  "stop_sccn_received": true,
  "zlb_received": true
}