Awesome - Thanks everyone for the help! I will forward these responses on to the security group. But again, Thank you everyone!!!
-Dave On 10/17/14, Andreas Schwab <[email protected]> wrote: > Eric Blake <[email protected]> writes: > >> The following is a better test for whether CVE-2014-7187 can be >> exploited to remotely attack your system: >> >> f='() { echo vulnerable; } bash -c f > > Missing quote character. > > f='() { echo vulnerable; }' bash -c f > > Andreas. > > -- > Andreas Schwab, [email protected] > GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 > "And now for something completely different." >
