Remove loose wildcard filter in powershell encoded cmd rule

This commit is contained in:
Karneades 2019-04-11 12:53:12 +02:00 committed by GitHub
parent 81693d81b6
commit 51e65be98b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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