dashboardmodule-03
HIGHSandbox Evasion
Interactive simulation and visual analysis of the attack vector.
01Environmental Checks
Advanced malware checks MAC addresses, CPU cores, and loaded drivers to detect if it's running inside an automated analysis sandbox (like VMWare or Cuckoo). If detected, it exits silently.
Malware Sensor Telemetry
02Execution Throttling
Automated sandboxes only run for a few minutes. Malware can bypass this by sleeping, or by waiting for genuine human interaction (like 5 mouse clicks) before detonating the payload.
Automated sandboxes only analyze files for a few minutes. Malware bypasses this by sleeping or waiting for genuine human interaction (like 5 mouse clicks) before executing.
03Telemetry Contrast
When analysts compare the automated sandbox report (which marked the file as SAFE) with the live endpoint telemetry, the evasion discrepancy becomes completely obvious.
Threat Analyst Dashboard: Execution Discrepancy
Automated Sandbox (Cuckoo)
BENIGNDuration: 120 seconds
Employee Workstation (Endpoint)
COMPROMISEDDuration: 30 minutes (Live)