mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
descp_fix
This commit is contained in:
@@ -9,7 +9,7 @@ datamodel:
|
||||
description: This analytic is to look for possible elevation control access using
|
||||
a common known process in linux platform to change the attribute and file ownership.
|
||||
This technique is commonly abused by adversaries, malware author and red teamers
|
||||
to gain persistence or privilege escalation on the target or compromised host. Tis
|
||||
to gain persistence or privilege escalation on the target or compromised host. This
|
||||
common process is used to modify file attribute, file ownership or SUID. This tools
|
||||
can be used in legitimate purposes so filter is needed.
|
||||
search: '| tstats `security_content_summariesonly` count min(_time) as firstTime max(_time)
|
||||
|
||||
Reference in New Issue
Block a user