|
|
|
|
|
by Groxx
86 days ago
|
|
>Any shell commands were executed without triggering human approval as long as: >(1) the unsafe commands were within a process substitution <() expression >(2) the full command started with a ‘safe’ command (details below) if you spend any time at all thinking about how to secure shell commands, how on earth do you not take into account the various ways of creating sub-processes? |
|