[Rule Tuning] Update Rule Name: Suspicious Network Connection Attempt Sequence by Root (#1983)
* [Rule Tuning] Update Rule Name * Update rules/linux/command_and_control_connection_attempt_by_non_ssh_root_session.toml
This commit is contained in:
@@ -20,7 +20,7 @@ from = "now-9m"
|
||||
index = ["logs-endpoint.events.*"]
|
||||
language = "eql"
|
||||
license = "Elastic License v2"
|
||||
name = "Suspicious Outbound Network Connection Sequence by Root"
|
||||
name = "Suspicious Network Connection Attempt by Root"
|
||||
note = """## Triage and analysis
|
||||
### Investigating Connection Attempt by Non-SSH Root Session
|
||||
Detection alerts from this rule indicate a strange or abnormal outbound connection attempt by a privileged process. Here are some possible avenues of investigation:
|
||||
|
||||
Reference in New Issue
Block a user