Interactive Bash Suspicious Children
Description
Detects suspicious interactive bash as a parent to rather uncommon child processes
Query · sigma
selection: ParentCommandLine: bash -i anomaly1: CommandLine|contains: - '-c import ' - base64 - pty.spawn anomaly2: Image|endswith: - whoami - iptables - /ncat - /nc - /netcat condition: selection and 1 of anomaly*
Known false positives
- Legitimate software that uses these patterns