Censys · Example Payload

Asset Graph Cvss Components Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

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

Top-level fields

attack_complexityattack_vectoravailabilityconfidentialityintegrityprivileges_requiredscopeuser_interaction

Example Payload

Raw ↑
{
  "attack_complexity": "low",
  "attack_vector": "network",
  "availability": "none",
  "confidentiality": "low",
  "integrity": "none",
  "privileges_required": "high",
  "scope": "unchanged",
  "user_interaction": "none"
}