Detectionmediumtest

PowerShell Get-Clipboard Cmdlet Via CLI

Detects usage of the 'Get-Clipboard' cmdlet via CLI

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 Sat May 02Updated Sun Dec 25b9aeac14-2ffd-4ad3-b967-1354a4e628c3windows
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:
        CommandLine|contains: 'Get-Clipboard'
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

MITRE ATT&CK
Rule Metadata
Rule ID
b9aeac14-2ffd-4ad3-b967-1354a4e628c3
Status
test
Level
medium
Type
Detection
Created
Sat May 02
Modified
Sun Dec 25
Path
rules/windows/process_creation/proc_creation_win_powershell_get_clipboard.yml
Raw Tags
attack.collectionattack.t1115
View on GitHub