# env x='() { :;}; echo vulnerable' /bin/sh -c "echo this is a test" this is a test # env x='() { :;}; echo vulnerable' /bin/ash -c "echo this is a test" this is a test