Detectionhightest

Invoke-Obfuscation CLIP+ Launcher - System

Detects Obfuscated use of Clip.exe to execute PowerShell

Convert In Phoenix Studio

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

Launch
Jonathan Cheong, oscd.communityCreated Tue Oct 13Updated Mon Feb 20f7385ee2-0e0c-11eb-adc1-0242ac120002windows
Log Source
Windowssystem
ProductWindows← raw: windows
Servicesystem← raw: system
Detection Logic
Detection Logic1 selector
detection:
    selection:
        Provider_Name: 'Service Control Manager'
        EventID: 7045
        ImagePath|contains|all:
            - 'cmd'
            - '&&'
            - 'clipboard]::'
    condition: selection
False Positives
Unknown

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

Rule Metadata
Rule ID
f7385ee2-0e0c-11eb-adc1-0242ac120002
Status
test
Level
high
Type
Detection
Created
Tue Oct 13
Modified
Mon Feb 20
Path
rules/windows/builtin/system/service_control_manager/win_system_invoke_obfuscation_clip_services.yml
Raw Tags
attack.defense-evasionattack.t1027attack.executionattack.t1059.001
View on GitHub