Detectionhightest

HackTool - PowerTool Execution

Detects the execution of the tool PowerTool which has the ability to kill a process, delete its process file, unload drivers, and delete the driver files

Convert In Phoenix Studio

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

Launch
Nasreddine Bencherchali (Nextron Systems)Created Tue Nov 29Updated Sat Feb 04a34f79a3-8e5f-4cc3-b765-de00695452c2windows
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation

Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        - Image|endswith:
              - '\PowerTool.exe'
              - '\PowerTool64.exe'
        - OriginalFileName: 'PowerTool.exe'
    condition: selection
False Positives
Unlikely

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

Rule Metadata
Rule ID
a34f79a3-8e5f-4cc3-b765-de00695452c2
Status
test
Level
high
Type
Detection
Created
Tue Nov 29
Modified
Sat Feb 04
Path
rules/windows/process_creation/proc_creation_win_hktl_powertool.yml
Raw Tags
attack.defense-evasionattack.t1562.001
View on GitHub