Detectionhightest
Invoke-Obfuscation CLIP+ Launcher - PowerShell
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 Fri Apr 0573e67340-0d25-11eb-adc1-0242ac120002windows
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_4104:
ScriptBlockText|re: 'cmd.{0,5}(?:/c|/r).+clip(?:\.exe)?.{0,4}&&.+clipboard]::\(\s\\"\{\d\}.+-f.+"'
condition: selection_4104False Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Techniques
Sub-techniques
Rule Metadata
Rule ID
73e67340-0d25-11eb-adc1-0242ac120002
Status
test
Level
high
Type
Detection
Created
Tue Oct 13
Modified
Fri Apr 05
Author
Path
rules/windows/powershell/powershell_script/posh_ps_invoke_obfuscation_clip.yml
Raw Tags
attack.defense-evasionattack.t1027attack.executionattack.t1059.001