[Rule tuning] SSH Authorized Keys File Modification (#1955)
This commit is contained in:
@@ -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)
|
||||
'''
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user