Suspicious Child Process of SolarWinds WebHelpDesk
Description
Detects suspicious child processes spawned by SolarWinds WebHelpDesk (WHD) application, which may indicate exploitation activity leveraging RCE vulnerabilities such as CVE-2025-40551, CVE-2025-40536, or CVE-2025-26399
Query · sigma
selection_parent: ParentImage|contains: \WebHelpDesk\bin\ ParentImage|endswith: - \java.exe - \javaw.exe ParentCommandLine|contains: tomcat selection_suspicious_child: CommandLine|contains: - -enc - base64 - bitsadmin - certutil - curl - Invoke-RestMethod - Invoke-WebRequest - 'irm ' - 'iwr ' - mshta - msiexec - Net.WebClient - Start-BitsTransfer - wget - wmic condition: all of selection_*
Known false positives
- Unknown