Censys · Example Payload

Asset Graph Ssh Algorithmselection Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

client_to_server_alg_grouphost_key_algorithmkex_algorithmserver_to_client_alg_group

Example Payload

Raw ↑
{
  "client_to_server_alg_group": null,
  "host_key_algorithm": "example",
  "kex_algorithm": "example",
  "server_to_client_alg_group": null
}