library where host.os.type == "windows" and event.action == "load" and
(dll.name : "Veeam.Backup.Common.dll" or dll.pe.original_file_name : "Veeam.Backup.Common.dll") and
(
process.code_signature.trusted == false or
process.code_signature.exists == false or
process.name : ("powershell.exe", "pwsh.exe", "powershell_ise.exe")
)
Install detection rules in Elastic Security
Detect Veeam Backup Library Loaded by Unusual Process in the Elastic Security detection engine by installing this rule into your Elastic Stack.
To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(opens in a new tab or window).