Files
blue-team-tools/rules/linux/lnx_install_root_certificate.yml
T

23 lines
616 B
YAML
Raw Normal View History

2020-10-05 20:21:20 +03:00
title: Install Root Certificate
id: 78a80655-a51e-4669-bc6b-e9d206a462ee
2020-10-05 20:22:43 +03:00
description: Detects installed new certificate
2020-10-07 22:20:17 +03:00
author: Ömer Günal, oscd.community
2020-11-08 11:06:11 +03:00
references:
- https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1553.004/T1553.004.md
2020-10-05 20:21:20 +03:00
date: 2020/10/05
tags:
- attack.defense_evasion
2020-10-07 22:20:17 +03:00
- attack.t1553.004
2020-10-05 20:21:20 +03:00
level: low
logsource:
product: linux
2020-11-14 19:19:28 +03:00
category: process_creation
2020-10-05 20:21:20 +03:00
detection:
2020-10-16 10:55:31 +03:00
selection:
Image|endswith:
2020-11-08 11:08:30 +03:00
- '/update-ca-certificates'
2020-11-10 20:09:46 +03:00
- '/update-ca-trust'
2020-11-14 19:19:28 +03:00
condition: selection
2020-10-05 20:21:20 +03:00
falsepositives:
- Legitimate administration activities