[Rule tuning] SSH Authorized Keys File Modification (#1955)

This commit is contained in:
Justin Ibarra
2022-05-09 07:50:27 -08:00
committed by GitHub
parent 03836d45fa
commit c031bb501d
@@ -1,7 +1,7 @@
[metadata]
creation_date = "2020/12/22"
maturity = "production"
updated_date = "2021/03/03"
updated_date = "2022/05/04"
[rule]
author = ["Elastic"]
@@ -34,7 +34,8 @@ event.category:file and event.type:(change or creation) and
/usr/bin/nautilus or
/usr/bin/scp or
/usr/bin/touch or
/var/lib/docker/*)
/var/lib/docker/* or
/usr/bin/google_guest_agent)
'''