mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 01:45:21 +00:00
Removing the echo detection
This commit is contained in:
parent
5e5576a91b
commit
3a58c00feb
@ -11,18 +11,15 @@ logsource:
|
||||
product: linux
|
||||
detection:
|
||||
selection_1:
|
||||
CommandLine|contains:
|
||||
- '/dev/tcp/'
|
||||
selection_2:
|
||||
ProcessName|endswith:
|
||||
- '/cat'
|
||||
selection_3:
|
||||
selection_2:
|
||||
ProcessName|endswith:
|
||||
- '/nmap'
|
||||
selection_4:
|
||||
selection_3:
|
||||
ProcessName|endswith:
|
||||
- '/telnet'
|
||||
selection_5:
|
||||
selection_4:
|
||||
ProcessName|endswith:
|
||||
- '/nc'
|
||||
condition: 1 of them
|
||||
|
@ -11,18 +11,15 @@ logsource:
|
||||
product: macos
|
||||
detection:
|
||||
selection_1:
|
||||
CommandLine|contains:
|
||||
- '/dev/tcp/'
|
||||
selection_2:
|
||||
ProcessName|endswith:
|
||||
- '/cat'
|
||||
selection_3:
|
||||
selection_2:
|
||||
ProcessName|endswith:
|
||||
- '/nmap'
|
||||
selection_4:
|
||||
selection_3:
|
||||
ProcessName|endswith:
|
||||
- '/telnet'
|
||||
selection_5:
|
||||
selection_4:
|
||||
ProcessName|endswith:
|
||||
- '/nc'
|
||||
condition: 1 of them
|
||||
|
Loading…
Reference in New Issue
Block a user