Invoke-Obfuscation CLIP+ Launcher - PowerShell Module
Detects Obfuscated use of Clip.exe to execute PowerShell
Sigma rule (View on GitHub)
1title: Invoke-Obfuscation CLIP+ Launcher - PowerShell Module
2id: a136cde0-61ad-4a61-9b82-8dc490e60dd2
3related:
4 - id: 73e67340-0d25-11eb-adc1-0242ac120002
5 type: derived
6status: test
7description: Detects Obfuscated use of Clip.exe to execute PowerShell
8references:
9 - https://github.com/SigmaHQ/sigma/issues/1009 # (Task 26)
10author: Jonathan Cheong, oscd.community
11date: 2020-10-13
12modified: 2024-04-05
13tags:
14 - attack.defense-evasion
15 - attack.t1027
16 - attack.execution
17 - attack.t1059.001
18logsource:
19 product: windows
20 category: ps_module
21 definition: 0ad03ef1-f21b-4a79-8ce8-e6900c54b65b
22detection:
23 selection_4103:
24 Payload|re: 'cmd.{0,5}(?:/c|/r).+clip(?:\.exe)?.{0,4}&&.+clipboard]::\(\s\\"\{\d\}.+-f.+"'
25 condition: selection_4103
26falsepositives:
27 - Unknown
28level: high
References
Related rules
- ConvertTo-SecureString Cmdlet Usage Via CommandLine
- Invoke-Obfuscation CLIP+ Launcher
- Invoke-Obfuscation CLIP+ Launcher - PowerShell
- Invoke-Obfuscation CLIP+ Launcher - Security
- Invoke-Obfuscation CLIP+ Launcher - System