mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
Remove loose wildcard filter in powershell encoded cmd rule
This commit is contained in:
parent
81693d81b6
commit
51e65be98b
@ -19,10 +19,8 @@ detection:
|
||||
- '* -encodedcommand JAB*'
|
||||
- '* BA^J e-'
|
||||
falsepositive1:
|
||||
Image: '*\GRR\\*'
|
||||
falsepositive2:
|
||||
CommandLine: '* -ExecutionPolicy remotesigned *'
|
||||
condition: selection and not 1 of falsepositive*
|
||||
condition: selection and not falsepositive1
|
||||
falsepositives:
|
||||
- GRR powershell hacks
|
||||
- PowerSponse Deployments
|
||||
|
Loading…
Reference in New Issue
Block a user