mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
9 lines
423 B
YAML
9 lines
423 B
YAML
name: ransomware_notes
|
|
id: c23293ff-6395-4581-9426-bd019dccda6c
|
|
version: 1
|
|
creation_date: '2019-10-16'
|
|
modification_date: '2026-05-13'
|
|
author: Splunk Threat Research Team
|
|
description: This macro limits the output to files that have been identified as a ransomware note
|
|
definition: lookup ransomware_notes_lookup ransomware_notes as file_name OUTPUT status as "Known Ransomware Notes" | search "Known Ransomware Notes"=True
|