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: Kubernetes Scanner Image Pulling Unit Test
|
|
tests:
|
|
- name: Kubernetes Scanner Image Pulling
|
|
file: cloud/kubernetes_scanner_image_pulling.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -7d
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: kubernetes_kube_hunter.json
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1526/kubernetes_kube_hunter/kubernetes_kube_hunter.json
|
|
sourcetype: kube:objects:events
|
|
source: kubernetes
|