Skip to content

Commit 73f2cc8

Browse files
authored
Update command_and_control_frequent_egress_netcon_from_sus_executable.toml
1 parent 9f0718a commit 73f2cc8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rules/linux/command_and_control_frequent_egress_netcon_from_sus_executable.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ author = ["Elastic"]
1111
description = """
1212
This rule detects a high number of egress network connections from an unusual executable on a Linux system.
1313
This could indicate a command and control (C2) communication attempt, a brute force attack via a malware
14-
infection or other malicious activity.
14+
infection, or other malicious activity. ES|QL rules have limited fields available in its alert documents.
15+
Make sure to review the original documents to aid in the investigation of this alert.
1516
"""
1617
from = "now-61m"
1718
interval = "1h"

0 commit comments

Comments
 (0)