test file

This commit is contained in:
bpatel
2021-05-12 13:50:03 -07:00
parent 4a840d4184
commit 03444a29e9
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ author: Bhavin Patel, Splunk
type: batch
description: Leverage searches that allow you to detect and investigate unusual activities
that might relate to the DarkSide Ransomware
narrative:
narrative: ''
references:
- https://www.splunk.com/en_us/blog/security/the-darkside-of-the-ransomware-pipeline.htmlbig-game-hunting-with-ryuk-another-lucrative-targeted-ransomware/
- https://www.fireeye.com/blog/threat-research/2021/05/shining-a-light-on-darkside-ransomware-operations.html
@@ -0,0 +1,12 @@
name: Delete ShadowCopy With PowerShell Unit Test
tests:
- name: Delete ShadowCopy With PowerShell
file: endpoint/delete_shadowcopy_with_powershell.yml
pass_condition: '| stats count | where count > 0'
earliest_time: '-24h'
latest_time: 'now'
attack_data:
- file_name: windows-powershell.log
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1490/shadowcopy_del/windows-powershell.log
source: XmlWinEventLog:Microsoft-Windows-PowerShell/Operational
sourcetype: wineventlog