mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 17:35:19 +00:00
update syntax a bit to re-run the test
This commit is contained in:
parent
bf8426d71b
commit
585770faa3
@ -11,11 +11,9 @@ logsource:
|
||||
product: macos
|
||||
detection:
|
||||
selection_1:
|
||||
TargetFilename|contains:
|
||||
- '/Library/StartupItems/'
|
||||
TargetFilename|contains: '/Library/StartupItems/'
|
||||
selection_2:
|
||||
TargetFilename|endswith:
|
||||
- '.plist'
|
||||
TargetFilename|endswith: '.plist'
|
||||
condition: selection_1 and selection_2
|
||||
falsepositives:
|
||||
- Legitimate administration activities
|
||||
@ -24,4 +22,3 @@ tags:
|
||||
- attack.persistence
|
||||
- attack.privilege_escalation
|
||||
- attack.t1037.005
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user