File tree Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Original file line number Diff line number Diff line change @@ -36,25 +36,25 @@ drilldown_searches:
36
36
search : ' `powershell` ScriptBlockText EventCode=4104 Computer=$dest|s$ "*$match$*"'
37
37
earliest_offset : $info_min_time$
38
38
latest_offset : $info_max_time$
39
+ rba :
40
+ message : The user $user$ ran a known malicious PowerShell string matching *$match$* on $dest$
41
+ risk_objects :
42
+ - field : user
43
+ type : user
44
+ score : 70
45
+ - field : dest
46
+ type : system
47
+ score : 70
48
+ threat_objects :
49
+ - field : signature_id
50
+ type : signature_id
39
51
tags :
40
52
analytic_story :
41
53
- Malicious PowerShell
42
54
asset_type : Endpoint
43
- confidence : 90
44
- impact : 80
45
- message : The user $user$ ran a known malicious PowerShell string matching *$match$* on $dest$
46
55
mitre_attack_id :
47
56
- T1059
48
57
- T1059.001
49
- observable :
50
- - name : dest
51
- type : Hostname
52
- role :
53
- - Victim
54
- - name : user
55
- type : User
56
- role :
57
- - Victim
58
58
product :
59
59
- Splunk Enterprise
60
60
- Splunk Enterprise Security
64
64
- Computer
65
65
- EventCode
66
66
- ScriptBlockText
67
- risk_score : 72
68
67
security_domain : threat
69
68
tests :
70
69
- name : True Positive Test
You can’t perform that action at this time.
0 commit comments