mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
13 lines
519 B
YAML
13 lines
519 B
YAML
name: Gsuite Suspicious Shared File Name Unit Test
|
|
tests:
|
|
- name: Gsuite Suspicious Shared File Name
|
|
file: cloud/gsuite_suspicious_shared_file_name.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -24h
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: gdrive_susp_attach.log
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1566.001/gdrive_susp_file_share/gdrive_susp_attach.log
|
|
source: http:gsuite
|
|
sourcetype: gsuite:drive:json
|