Update win_netsh_fw_add.yml
This commit is contained in:
@@ -15,13 +15,13 @@ logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
detection:
|
||||
selection:
|
||||
selection1:
|
||||
CommandLine:
|
||||
- '*netsh*'
|
||||
selection2:
|
||||
CommandLine:
|
||||
- '*firewall add*'
|
||||
- '*advfirewall firewall add*'
|
||||
condition: selection
|
||||
condition: selection1 and selection2
|
||||
falsepositives:
|
||||
- Legitimate administration
|
||||
level: medium
|
||||
|
||||
Reference in New Issue
Block a user