Windows Process Execution with 'University of California, Berkeley' Description
Alerts on Windows process creation events whose Description contains "University of California, Berkeley."
- Product
- windows
- Category
- process_creation
- Author
- Matt Anderson (Huntress) (SigmaHQ), DRL 1.1
- Published
- 2024-07-23
- Updated
- 2026-07-31
ATT&CK techniques
Defense EvasionRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Discovery
Lateral Movement
Collection
C2
Exfiltration
Impact
What it detects
This rule flags newly created Windows processes whose recorded Description contains the text "University of California, Berkeley." Adversaries may reuse legitimate software branding or bundled components to blend in with expected scientific or computing tools. The detection relies on process creation telemetry and the Description field in the event to identify the specific metadata string.
Reporting behind it
Changelog
v5- v5Candidate ingested via manual entry.2026-07-31
- v4Candidate ingested via manual entry.2026-07-31
- v3Candidate ingested via manual entry.2026-07-31
- v2Candidate ingested via manual entry.2026-07-31
- v1No changelog recorded for this version.2026-07-30
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.
title: Windows Process Execution with 'University of California, Berkeley' Description
id: 6e2158c8-178a-40bd-8cf6-061e4636833c
status: test
description: This rule flags newly created Windows processes whose recorded Description contains the text "University of California, Berkeley." Adversaries may reuse legitimate software branding or bundled components to blend in with expected scientific or computing tools. The detection relies on process creation telemetry and the Description field in the event to identify the specific metadata string.
references:
- https://boinc.berkeley.edu/
- https://www.huntress.com/blog/fake-browser-updates-lead-to-boinc-volunteer-computing-software
- https://github.com/SigmaHQ/sigma/blob/master/rules-threat-hunting/windows/process_creation/proc_creation_win_boinc_execution.yml
author: Matt Anderson (Huntress), Huntrule Team
date: 2024-07-23
tags:
- attack.execution
- attack.defense-impairment
- attack.t1553
- detection.threat-hunting
logsource:
category: process_creation
product: windows
detection:
selection:
Description: University of California, Berkeley
condition: selection
falsepositives:
- This software can be used for legitimate purposes when installed intentionally.
level: informational
license: DRL-1.1
related:
- id: 0090b851-3543-42db-828c-02fee986ff0b
type: derived