Privilege Escalation (TA0004)(external, opens in a new tab or window)
text code block:process where host.os.type == "linux" and event.type == "start" and event.action == "exec" and process.entry_leader.entry_meta.type == "container" and process.name == "debugfs" and process.command_line like~ "/dev/sd*" and not process.args == "-R"
Install detection rules in Elastic Security
Detect File System Debugger Launched Inside a Container 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).