Skip to content

Commit 759f801

Browse files
authored
Update persistence_site_and_user_customize_file_creation.toml
1 parent 172d4ce commit 759f801

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rules/linux/persistence_site_and_user_customize_file_creation.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ tags = [
5454
"Tactic: Defense Evasion",
5555
"Data Source: Elastic Defend"
5656
]
57+
timestamp_override = "event.ingested"
5758
type = "eql"
5859
query = '''
5960
file where host.os.type == "linux" and event.type in ("creation", "rename") and process.executable != null and

0 commit comments

Comments
 (0)