Detectionlowtest
Bash Interactive Shell
Detects execution of the bash shell with the interactive flag "-i".
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
LinuxProcess Creation
ProductLinux← raw: linux
CategoryProcess Creation← raw: process_creation
Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.
Detection Logic
Detection Logic1 selector
detection:
selection:
Image|endswith: '/bash'
CommandLine|contains: ' -i '
condition: selectionFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
MITRE ATT&CK
Tactics
Rule Metadata
Rule ID
6104e693-a7d6-4891-86cb-49a258523559
Status
test
Level
low
Type
Detection
Created
Fri Apr 07
Author
Path
rules/linux/process_creation/proc_creation_lnx_bash_interactive_shell.yml
Raw Tags
attack.execution