File tree Expand file tree Collapse file tree 1 file changed +9
-19
lines changed Expand file tree Collapse file tree 1 file changed +9
-19
lines changed Original file line number Diff line number Diff line change @@ -35,37 +35,27 @@ drilldown_searches:
35
35
search : ' `o365_management_activity` Operation IN ("filedownloaded") UserId="$UserId$"'
36
36
earliest_offset : $info_min_time$
37
37
latest_offset : $info_max_time$
38
+ rba :
39
+ message : The user $user$ downloaded an excessive number of files [$count$] from $file_path$ using $src$
40
+ risk_objects :
41
+ - field : user
42
+ type : user
43
+ score : 25
44
+ threat_objects :
45
+ - field : src
46
+ type : src
38
47
tags :
39
48
analytic_story :
40
49
- Data Exfiltration
41
50
- Office 365 Account Takeover
42
51
asset_type : O365 Tenant
43
- confidence : 50
44
- impact : 50
45
- message : The user $user$ downloaded an excessive number of files [$count$] from $file_path$ using $src$
46
52
mitre_attack_id :
47
53
- T1567
48
54
- T1530
49
- observable :
50
- - name : user
51
- type : User
52
- role :
53
- - Victim
54
- - name : src
55
- type : IP Address
56
- role :
57
- - Attacker
58
55
product :
59
56
- Splunk Enterprise
60
57
- Splunk Enterprise Security
61
58
- Splunk Cloud
62
- required_fields :
63
- - _time
64
- - Operation
65
- - UserId
66
- - Workload
67
- - SiteUrl
68
- risk_score : 25
69
59
security_domain : threat
70
60
tests :
71
61
- name : True Positive Test
You can’t perform that action at this time.
0 commit comments