Skip to content

Commit 9f85603

Browse files
authored
Merge pull request #3091 from splunk/mark_crowdstrike_manual_test
Marked two detections as manual_test
2 parents 1e3aa45 + b41c8c2 commit 9f85603

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

detections/endpoint/crowdstrike_medium_severity_alert.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ tags:
5252
- event.SeverityName
5353
risk_score: 49
5454
security_domain: endpoint
55+
manual_test: This detection is marked manual test because the attack_data file and
56+
TA do not provide the event.EndpointIp and event.EndpointName fields. event.EndpointName
57+
is required to be present for the Risk Message Validation Integration Testing.
58+
This will be investigated and is a tracked issue.
5559
tests:
5660
- name: True Positive Test
5761
attack_data:

detections/endpoint/crowdstrike_privilege_escalation_for_non_admin_user.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ tags:
5252
- event.SeverityName
5353
risk_score: 49
5454
security_domain: endpoint
55+
manual_test: This detection is marked manual test because the attack_data file and
56+
TA do not provide the event.EndpointIp and event.EndpointName fields. event.EndpointName
57+
is required to be present for the Risk Message Validation Integration Testing.
58+
This will be investigated and is a tracked issue.
5559
tests:
5660
- name: True Positive Test
5761
attack_data:

0 commit comments

Comments
 (0)