Censys · Example Payload

Platform Pprof Example

SecurityInternet IntelligenceAttack Surface ManagementThreat HuntingCyber Threat IntelligenceOSINTInternet ScanningCertificatesAsset Discovery

Platform 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": 448,
  "block": 728,
  "cmdline": "example",
  "goroutine": 528,
  "heap": 736,
  "mutex": 654,
  "profile": 979,
  "threadcreate": 146,
  "trace": 404
}