Skip to content

Commit 999af21

Browse files
committed
Update command_and_control_socks_fortigate_endpoint.toml
1 parent 86940c2 commit 999af21

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

rules/cross-platform/command_and_control_socks_fortigate_endpoint.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ index = ["logs-endpoint.events.network-default*", "logs-fortinet_fortigate.log-d
1717
language = "eql"
1818
license = "Elastic License v2"
1919
name = "SOCKS Traffic from an Unusual Process"
20-
references = ["https://attack.mitre.org/techniques/T1090/"]
20+
references = [
21+
"https://attack.mitre.org/techniques/T1090/",
22+
"https://www.elastic.co/docs/reference/integrations/fortinet_fortigate",
23+
"https://www.elastic.co/docs/reference/integrations/endpoint"
24+
]
2125
risk_score = 43
2226
rule_id = "6926b708-7964-425f-bed8-6e006379df08"
2327
severity = "medium"
@@ -29,7 +33,7 @@ tags = [
2933
"Use Case: Threat Detection",
3034
"Tactic: Command and Control",
3135
"Data Source: Elastic Defend",
32-
"Data Source: Fortigate",
36+
"Data Source: Fortinet FortiGate Firewall Logs",
3337
"Resources: Investigation Guide",
3438
]
3539
type = "eql"

0 commit comments

Comments
 (0)