fix: apply suggestions from code review

Co-authored-by: frack113 <62423083+frack113@users.noreply.github.com>
This commit is contained in:
Nasreddine Bencherchali
2023-01-18 10:24:04 +01:00
committed by GitHub
parent 4682f3fb7a
commit f3171177d8
2 changed files with 2 additions and 2 deletions
@@ -10,7 +10,7 @@ tags:
- attack.exfiltration
logsource:
product: windows
service: powershell
category: ps_script
definition: 'Requirements: Script Block Logging must be enabled'
detection:
selection_main:
@@ -25,7 +25,7 @@ detection:
- '\psloglist.exe'
- '\psloglist64.exe'
selection_cli_eventlog:
CommandLine|contains|all:
CommandLine|contains:
- ' security'
- ' application'
- ' system'