mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 01:45:21 +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
|
product: macos
|
||||||
detection:
|
detection:
|
||||||
selection_1:
|
selection_1:
|
||||||
TargetFilename|contains:
|
TargetFilename|contains: '/Library/StartupItems/'
|
||||||
- '/Library/StartupItems/'
|
|
||||||
selection_2:
|
selection_2:
|
||||||
TargetFilename|endswith:
|
TargetFilename|endswith: '.plist'
|
||||||
- '.plist'
|
|
||||||
condition: selection_1 and selection_2
|
condition: selection_1 and selection_2
|
||||||
falsepositives:
|
falsepositives:
|
||||||
- Legitimate administration activities
|
- Legitimate administration activities
|
||||||
@ -24,4 +22,3 @@ tags:
|
|||||||
- attack.persistence
|
- attack.persistence
|
||||||
- attack.privilege_escalation
|
- attack.privilege_escalation
|
||||||
- attack.t1037.005
|
- attack.t1037.005
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user