Censys · Example Payload

Asset Graph Pprof Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Asset Graph Pprof 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

allocsblockcmdlinegoroutineheapmutexprofilethreadcreatetrace

Example Payload

Raw ↑
{
  "allocs": 797,
  "block": 978,
  "cmdline": "example",
  "goroutine": 79,
  "heap": 25,
  "mutex": 879,
  "profile": 970,
  "threadcreate": 151,
  "trace": 737
}