Automated Collection Command PowerShell
Description
Once established within a system or network, an adversary may use automated techniques for collecting internal data.
Query · sigma
selection_ext: ScriptBlockText|contains: - .doc - .docx - .xls - .xlsx - .ppt - .pptx - .rtf - .pdf - .txt selection_cmd: ScriptBlockText|contains|all: - Get-ChildItem - ' -Recurse ' - ' -Include ' condition: all of selection*
Known false positives
- Unknown