Censys · Example Payload

Platform Socks Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

no_authentication_requiredpreferred_authenticationpreferred_authentication_valuesocks_versionsupported_versions

Example Payload

Raw ↑
{
  "no_authentication_required": false,
  "preferred_authentication": "example",
  "preferred_authentication_value": 936,
  "socks_version": 491,
  "supported_versions": [
    829
  ]
}