Suspicious Desktopimgdownldr Command
Description
Detects a suspicious Microsoft desktopimgdownldr execution with parameters used to download files from the Internet
Query · sigma
selection1: CommandLine|contains: ' /lockscreenurl:' selection1_filter: CommandLine|contains: - .jpg - .jpeg - .png selection_reg: CommandLine|contains|all: - reg delete - \PersonalizationCSP condition: ( selection1 and not selection1_filter ) or selection_reg
Known false positives
- False positives depend on scripts and administrative tools used in the monitored environment