mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
new detection test
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
name: Shim Database Installation With Suspicious Parameters Unit Test
|
||||
tests:
|
||||
- name: Shim Database Installation With Suspicious Parameters
|
||||
file: endpoint/shim_database_installation_with_suspicious_parameters.yml
|
||||
pass_condition: '| stats count | where count > 0'
|
||||
earliest_time: '-24h'
|
||||
latest_time: 'now'
|
||||
attack_data:
|
||||
- file_name: windows-sysmon.log
|
||||
data: https://attack-range-attack-data.s3-us-west-2.amazonaws.com/T1546.011/windows-sysmon.log
|
||||
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
|
||||
sourcetype: xmlwineventlog
|
||||
Reference in New Issue
Block a user