Suspicious MSDT Parent Process
Description
Detects msdt.exe executed by a suspicious parent as seen in CVE-2022-30190 / Follina exploitation
Query · sigma
selection_parent: ParentImage|endswith: - \cmd.exe - \cscript.exe - \mshta.exe - \powershell.exe - \pwsh.exe - \regsvr32.exe - \rundll32.exe - \schtasks.exe - \wmic.exe - \wscript.exe - \wsl.exe selection_msdt: - Image|endswith: \msdt.exe - OriginalFileName: msdt.exe condition: all of selection_*
Known false positives
- Unknown