mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
14 lines
558 B
YAML
14 lines
558 B
YAML
name: GCP Authentication Failed During MFA Challenge Unit Test
|
|
tests:
|
|
- name: GCP Authentication Failed During MFA Challenge
|
|
file: cloud/gcp_authentication_failed_during_mfa_challenge.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -24h
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: gws_login.yml
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1621/gcp_failed_mfa/gws_login.log
|
|
source: gws:reports:login
|
|
sourcetype: gws:reports:login
|
|
update_timestamp: true
|