bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I think I may have found a possible dos attack vector within bash.


From: Mike Frysinger
Subject: Re: I think I may have found a possible dos attack vector within bash.
Date: Fri, 23 Mar 2012 23:57:50 -0400
User-agent: KMail/1.13.7 (Linux/3.2.0; KDE/4.6.5; x86_64; ; )

On Tuesday 20 March 2012 15:55:18 Chet Ramey wrote:
> or the even simpler
> 
> f()
> {
>       f | f &
> 
> }
> f

i like the variant that uses ":" instead of "f":
        :(){ :|:& };:
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]