Potentially Suspicious Inline JavaScript Execution via NodeJS Binary
Description
Detects potentially suspicious inline JavaScript execution using Node.js with specific keywords in the command line.
Query · sigma
selection_img: - Image|endswith: \node.exe - OriginalFileName: node.exe - Product: Node.js selection_cmd: CommandLine|contains|all: - http - execSync - spawn - fs - path - zlib condition: all of selection_*
Known false positives
- Legitimate scripts using Node.js with these modules