Skip to content

Commit 680a04d

Browse files
authored
Fix terminology and doc links (#54)
1 parent e96eaba commit 680a04d

26 files changed

+26
-27
lines changed

rules/ml/ml_linux_anomalous_network_activity.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Signals from this rule indicate the presence of network activity from a Linux pr
2727
- Consider the user as identified by the username field. Is this network activity part of an expected workflow for the user who ran the program?
2828
- Examine the history of execution. If this process manifested only very recently, it might be part of a new software package. If it has a consistent cadence - for example if it runs monthly or quarterly - it might be part of a monthly or quarterly business or maintenance process.
2929
- Examine the process arguments, title and working directory. These may provide indications as to the source of the program or the nature of the tasks it is performing."""
30-
references = ["https://www.elastic.co/guide/en/siem/guide/current/prebuilt-ml-jobs.html"]
30+
references = ["https://www.elastic.co/guide/en/security/current/prebuilt-ml-jobs.html"]
3131
risk_score = 21
3232
rule_id = "52afbdc5-db15-485e-bc24-f5707f820c4b"
3333
severity = "low"

rules/ml/ml_linux_anomalous_network_port_activity.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ interval = "15m"
1818
license = "Elastic License"
1919
machine_learning_job_id = "linux_anomalous_network_port_activity_ecs"
2020
name = "Unusual Linux Network Port Activity"
21-
references = ["https://www.elastic.co/guide/en/siem/guide/current/prebuilt-ml-jobs.html"]
21+
references = ["https://www.elastic.co/guide/en/security/current/prebuilt-ml-jobs.html"]
2222
risk_score = 21
2323
rule_id = "3c7e32e6-6104-46d9-a06e-da0f8b5795a0"
2424
severity = "low"

rules/ml/ml_linux_anomalous_network_service.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ interval = "15m"
1717
license = "Elastic License"
1818
machine_learning_job_id = "linux_anomalous_network_service"
1919
name = "Unusual Linux Network Service"
20-
references = ["https://www.elastic.co/guide/en/siem/guide/current/prebuilt-ml-jobs.html"]
20+
references = ["https://www.elastic.co/guide/en/security/current/prebuilt-ml-jobs.html"]
2121
risk_score = 21
2222
rule_id = "52afbdc5-db15-596e-bc35-f5707f820c4b"
2323
severity = "low"

rules/ml/ml_linux_anomalous_network_url_activity.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ interval = "15m"
2525
license = "Elastic License"
2626
machine_learning_job_id = "linux_anomalous_network_url_activity_ecs"
2727
name = "Unusual Linux Web Activity"
28-
references = ["https://www.elastic.co/guide/en/siem/guide/current/prebuilt-ml-jobs.html"]
28+
references = ["https://www.elastic.co/guide/en/security/current/prebuilt-ml-jobs.html"]
2929
risk_score = 21
3030
rule_id = "52afbdc5-db15-485e-bc35-f5707f820c4c"
3131
severity = "low"

rules/ml/ml_linux_anomalous_process_all_hosts.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Signals from this rule indicate the presence of a Linux process that is rare and
2828
- Consider the user as identified by the username field. Is this program part of an expected workflow for the user who ran this program on this host?
2929
- Examine the history of execution. If this process manifested only very recently, it might be part of a new software package. If it has a consistent cadence - for example if it runs monthly or quarterly - it might be part of a monthly or quarterly business process.
3030
- Examine the process arguments, title and working directory. These may provide indications as to the source of the program or the nature of the tasks it is performing."""
31-
references = ["https://www.elastic.co/guide/en/siem/guide/current/prebuilt-ml-jobs.html"]
31+
references = ["https://www.elastic.co/guide/en/security/current/prebuilt-ml-jobs.html"]
3232
risk_score = 21
3333
rule_id = "647fc812-7996-4795-8869-9c4ea595fe88"
3434
severity = "low"

rules/ml/ml_linux_anomalous_user_name.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Signals from this rule indicate activity for a Linux user name that is rare and
3333
- Consider the user as identified by the username field. Is this program part of an expected workflow for the user who ran this program on this host? Could this be related to troubleshooting or debugging activity by a developer or site reliability engineer?
3434
- Examine the history of user activity. If this user manifested only very recently, it might be a service account for a new software package. If it has a consistent cadence - for example if it runs monthly or quarterly - it might be part of a monthly or quarterly business process.
3535
- Examine the process arguments, title and working directory. These may provide indications as to the source of the program or the nature of the tasks that the user is performing."""
36-
references = ["https://www.elastic.co/guide/en/siem/guide/current/prebuilt-ml-jobs.html"]
36+
references = ["https://www.elastic.co/guide/en/security/current/prebuilt-ml-jobs.html"]
3737
risk_score = 21
3838
rule_id = "b347b919-665f-4aac-b9e8-68369bf2340c"
3939
severity = "low"

rules/ml/ml_packetbeat_dns_tunneling.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ interval = "15m"
2424
license = "Elastic License"
2525
machine_learning_job_id = "packetbeat_dns_tunneling"
2626
name = "DNS Tunneling"
27-
references = ["https://www.elastic.co/guide/en/siem/guide/current/prebuilt-ml-jobs.html"]
27+
references = ["https://www.elastic.co/guide/en/security/current/prebuilt-ml-jobs.html"]
2828
risk_score = 21
2929
rule_id = "91f02f01-969f-4167-8f66-07827ac3bdd9"
3030
severity = "low"

rules/ml/ml_packetbeat_rare_dns_question.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ interval = "15m"
2727
license = "Elastic License"
2828
machine_learning_job_id = "packetbeat_rare_dns_question"
2929
name = "Unusual DNS Activity"
30-
references = ["https://www.elastic.co/guide/en/siem/guide/current/prebuilt-ml-jobs.html"]
30+
references = ["https://www.elastic.co/guide/en/security/current/prebuilt-ml-jobs.html"]
3131
risk_score = 21
3232
rule_id = "746edc4c-c54c-49c6-97a1-651223819448"
3333
severity = "low"

rules/ml/ml_packetbeat_rare_server_domain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ interval = "15m"
2727
license = "Elastic License"
2828
machine_learning_job_id = "packetbeat_rare_server_domain"
2929
name = "Unusual Network Destination Domain Name"
30-
references = ["https://www.elastic.co/guide/en/siem/guide/current/prebuilt-ml-jobs.html"]
30+
references = ["https://www.elastic.co/guide/en/security/current/prebuilt-ml-jobs.html"]
3131
risk_score = 21
3232
rule_id = "17e68559-b274-4948-ad0b-f8415bb31126"
3333
severity = "low"

rules/ml/ml_packetbeat_rare_urls.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ interval = "15m"
3030
license = "Elastic License"
3131
machine_learning_job_id = "packetbeat_rare_urls"
3232
name = "Unusual Web Request"
33-
references = ["https://www.elastic.co/guide/en/siem/guide/current/prebuilt-ml-jobs.html"]
33+
references = ["https://www.elastic.co/guide/en/security/current/prebuilt-ml-jobs.html"]
3434
risk_score = 21
3535
rule_id = "91f02f01-969f-4167-8f55-07827ac3acc9"
3636
severity = "low"

0 commit comments

Comments
 (0)