Skip to content

Commit 9b1744c

Browse files
Update rules/cross-platform/command_and_control_socks_fortigate_endpoint.toml
Co-authored-by: Mika Ayenson, PhD <[email protected]>
1 parent 10297f0 commit 9b1744c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/cross-platform/command_and_control_socks_fortigate_endpoint.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ or act as an intermediary for network communications to a command and control se
1313
infrastructure.
1414
"""
1515
from = "now-9m"
16-
index = ["logs-endpoint.events.network-default*", "logs-fortinet_fortigate.log-default-*"]
16+
index = ["logs-endpoint.events.network-*", "logs-fortinet_fortigate.log-*"]
1717
language = "eql"
1818
license = "Elastic License v2"
1919
name = "SOCKS Traffic from an Unusual Process"

0 commit comments

Comments
 (0)