Update proc_creation_win_lolbin_agentexecutor.yml

This commit is contained in:
frack113
2022-12-23 20:11:55 +01:00
committed by GitHub
parent 16fe47a8fa
commit 5fdad241ea
@@ -15,15 +15,14 @@ logsource:
category: process_creation
product: windows
detection:
selection1:
selection:
Image: 'AgentExecutor.exe'
selection2:
CommandLine|contains: '-powershell'
filter:
CommandLine|contains:
- ' C:\Windows\SysWOW64\WindowsPowerShell\'
- ' C:\Windows\System32\WindowsPowerShell\'
condition: selection1 and selection2 and not filter
condition: selection and not filter
falsepositives:
- Unknown
level: medium