Potential Devil Bait Related Indicator
Description
Detects the creation of ".xml" and ".txt" files in folders of the "\AppData\Roaming\Microsoft" directory by uncommon processes. This behavior was seen common across different Devil Bait samples and stages as described by the NCSC
Query · sigma
selection: Image|endswith: - \schtasks.exe - \wscript.exe - \mshta.exe TargetFilename|contains: \AppData\Roaming\Microsoft\ TargetFilename|endswith: - .txt - .xml condition: selection
Known false positives
- Unlikely