[mdlug] shellshock
Carl T. Miller
carl at carltm.com
Sat Sep 27 06:39:45 EDT 2014
Garry Stahl wrote:
>
> On 09/26/2014 02:30 PM, Carl T. Miller wrote:
>> env x='() { :;}; echo -n NOT\ ' bash -c 'echo safe from shellshock'
> Is this the result you are suppose to get? I ran updates last night
> before I even saw the news.
>
> bash: warning: x: ignoring function definition attempt
> bash: error importing function definition for `x'
> safe from shellshock
Yes, you can ignore the first two lines that are errors,
and it says "safe from shellshock". You're good.
c
More information about the mdlug
mailing list