Add more debugging for shells

Used to track down deeper chains of shells for things like ansible, chef.
This commit is contained in:
Mark Stemm 2017-08-23 16:50:58 -07:00
parent 608d4e234f
commit ac70325522

View File

@ -573,7 +573,7 @@
and not parent_node_running_npm
output: >
Shell spawned by untrusted binary (user=%user.name shell=%proc.name parent=%proc.pname
cmdline=%proc.cmdline pcmdline=%proc.pcmdline)
cmdline=%proc.cmdline pcmdline=%proc.pcmdline gparent=%proc.aname[2] ggparent=%proc.aname[3])
priority: DEBUG
tags: [host, shell]