mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
12 lines
530 B
YAML
12 lines
530 B
YAML
name: MS Scripting Process Loading Ldap Module Unit Test
|
|
tests:
|
|
- name: MS Scripting Process Loading Ldap Module
|
|
file: endpoint/ms_scripting_process_loading_ldap_module.yml
|
|
pass_condition: '| stats count | where count >= 2'
|
|
earliest_time: '-24h'
|
|
latest_time: 'now'
|
|
attack_data:
|
|
- file_name: sysmon.log
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/malware/fin7/fin7_js_2/sysmon.log
|
|
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
|
|
sourcetype: xmlwineventlog |