Censys · Example Payload

Platform Smb Smbcapabilities Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

smb_dfs_supportsmb_directory_leasing_supportsmb_encryption_supportsmb_leasing_supportsmb_multichan_supportsmb_multicredit_supportsmb_persistent_handle_support

Example Payload

Raw ↑
{
  "smb_dfs_support": true,
  "smb_directory_leasing_support": true,
  "smb_encryption_support": false,
  "smb_leasing_support": true,
  "smb_multichan_support": false,
  "smb_multicredit_support": false,
  "smb_persistent_handle_support": false
}