Detectionlowtest

Suspicious Process Discovery With Get-Process

Get the processes that are running on the local computer.

Convert In Phoenix Studio

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

Launch
François HubautCreated Thu Mar 17af4c87ce-bdda-4215-b998-15220772e993windows
Log Source
WindowsPowerShell Script
ProductWindows← raw: windows
CategoryPowerShell Script← raw: ps_script

Definition

Requirements: Script Block Logging must be enabled

Detection Logic
Detection Logic1 selector
detection:
    selection:
        ScriptBlockText|contains: Get-Process
    condition: selection
False Positives

Legitimate PowerShell scripts

Rule Metadata
Rule ID
af4c87ce-bdda-4215-b998-15220772e993
Status
test
Level
low
Type
Detection
Created
Thu Mar 17
Path
rules/windows/powershell/powershell_script/posh_ps_susp_get_process.yml
Raw Tags
attack.discoveryattack.t1057
View on GitHub