Skip to content

CPU Info

Evidence: CPU Info
Description: ESXi CPU Info
Category: System
Platform: esxi
Short Name: cpuinfo
Is Parsed: Yes
Sent to Investigation Hub: Yes
Collect File(s): No

ESXi CPU information provides detailed processor characteristics including core counts, speeds, cache configurations, and architecture details. This data establishes hardware baseline for the investigated host and can reveal hardware-specific vulnerabilities or performance anomalies that may indicate cryptomining or resource abuse.

This collector gathers structured data about cpu info.

FieldDescriptionExample
CPUIDCPUID123
PackageIDPackage ID123
FamilyFamily123
ModelModel123
TypeType123
SteppingStepping123
BrandBrandExample value
CoreSpeedCore Speed123
BusSpeedBus Speed123
APICIDAPICIDExample value
NodeNode123
L2CacheSizeL2Cache Size123
L2CacheAssociativityL2Cache Associativity123
L2CacheLineSizeL2Cache Line Size123
L2CacheCPUCountL2Cache CPU Count123
L3CacheSizeL3Cache Size123
L3CacheAssociativityL3Cache Associativity123
L3CacheLineSizeL3Cache Line Size123
L3CacheCPUCountL3Cache CPU Count123

This collector parses CPU information files, extracting processor IDs, package/core/thread counts, vendor details, model numbers, family information, stepping, CPU speeds, bus speeds, APIC IDs, NUMA node assignments, and L2/L3 cache specifications for each physical CPU package.

CPU configuration data helps validate host identity, detect hardware changes, and identify resource exhaustion patterns. Unusual CPU utilization correlated with CPU capabilities may indicate cryptomining, resource hijacking, or VM escape attempts. Cache and NUMA topology also assist in understanding side-channel attack feasibility.