Execution (TA0002)(external, opens in a new tab or window)
Command and Control (TA0011)(external, opens in a new tab or window)
Defense Evasion (TA0005)(external, opens in a new tab or window)
text code block:file where host.os.type == "linux" and event.type == "creation" and process.interactive == true and file.path like ( "/etc/*", "/root/*", "/bin/*", "/usr/bin/*", "/usr/local/bin/*", "/entrypoint*" ) and ( process.name like ("wget", "curl") or (process.name == "busybox" and process.args == "wget") or process.executable like ("/tmp/*", "/dev/shm/*", "/var/tmp/*", "/run/*", "/var/run/*", "/mnt/*") ) and container.id like "?*"
Install detection rules in Elastic Security
Detect System Path File Creation and Execution Detected via Defend for Containers in the Elastic Security detection engine by installing this rule into your Elastic Stack.
To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(external, opens in a new tab or window).