Falco informational stable other
Launch Suspicious Network Tool in Container
Detect network tools (like netcat, nmap, tcpdump, socat, and more) launched within containers without any additional filters. This serves as a valuable general detection, but it's recommended to invest engineering effort to fine-tune it and prevent a high volume of legitimate logs. This rule complements the more specific "Netcat Remote Code Execution in Container" rule.
Detection Logic
spawned_process and container and network_tool_procs and not user_known_network_tool_activities Field Validations
Loading…
Comments (0)
Loading comments...