Interpreted procs outbound network activity
Description
Any outbound network activity performed by any interpreted program (perl, python, ruby, etc.). While it offers broad coverage and behavioral insights, operationalizing it effectively requires significant time and might result in a moderate level of noise. Suggesting customizing this rule to be more specific. For example, you could set it up to alert only for important namespaces after studying their usual behavior.
Query · falco
outbound and interpreted_procs
Rule dependencies
Depends on
-
composes · Falco macro
interpreted_procsA shared condition, not a detection — not indexed on this site. -
composes · Falco macro
outboundA shared condition, not a detection — not indexed on this site.
Analyst notes
Interpreted program performed outgoing network connection | connection=%fd.name lport=%fd.lport rport=%fd.rport fd_type=%fd.type fd_proto=%fd.l4proto evt_type=%evt.type user=%user.name user_uid=%user.uid user_loginuid=%user.loginuid process=%proc.name proc_exepath=%proc.exepath parent=%proc.pname command=%proc.cmdline terminal=%proc.tty