Windows Shell/Scripting Application File Write to Suspicious Folder
Description
Detects Windows shells and scripting applications that write files to suspicious folders
Query · sigma
selection_1: Image|endswith: - \bash.exe - \cmd.exe - \cscript.exe - \msbuild.exe - \powershell.exe - \pwsh.exe - \sh.exe - \wscript.exe TargetFilename|startswith: - C:\PerfLogs\ - C:\Users\Public\ selection_2: Image|endswith: - \certutil.exe - \forfiles.exe - \mshta.exe - \schtasks.exe - \scriptrunner.exe - \wmic.exe TargetFilename|contains: - C:\PerfLogs\ - C:\Users\Public\ - C:\Windows\Temp\ condition: 1 of selection_*
Known false positives
- Unknown