DarkSide
Description
Use this query to look for running DarkSide ransomware behavior in the environment
Query · kql
DeviceProcessEvents
| where FileName =~ "rundll32.exe" | where ProcessCommandLine matches regex @".dll,#(?:1|3) worker[0-9]\sjob[0-9]-[0-9]{4,}"