Detectionhightest

ProcessHacker Privilege Elevation

Detects a ProcessHacker tool that elevated privileges to a very high level

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Florian Roth (Nextron Systems)Created Thu May 27Updated Sun Dec 25c4ff1eac-84ad-44dd-a6fb-d56a92fc43a9windows
Log Source
Windowssystem
ProductWindows← raw: windows
Servicesystem← raw: system
Detection Logic
Detection Logic1 selector
detection:
    selection:
        Provider_Name: 'Service Control Manager'
        EventID: 7045
        ServiceName|startswith: 'ProcessHacker'
        AccountName: 'LocalSystem'
    condition: selection
False Positives
Unlikely

False positives are unlikely for most environments. High confidence detection.

Rule Metadata
Rule ID
c4ff1eac-84ad-44dd-a6fb-d56a92fc43a9
Status
test
Level
high
Type
Detection
Created
Thu May 27
Modified
Sun Dec 25
Path
rules/windows/builtin/system/service_control_manager/win_system_service_install_pua_proceshacker.yml
Raw Tags
attack.persistenceattack.executionattack.privilege-escalationattack.t1543.003attack.t1569.002
View on GitHub