[MLUG] Yet Another Amazing Use of Google

Mike Miller mbmiller at taxa.epi.umn.edu
Sat Nov 17 01:56:41 CST 2007


On Fri, 16 Nov 2007, Jonathan King wrote:

> http://www.lightbluetouchpaper.org/2007/11/16/google-as-a-password-cracker/
>
> This clearly wouldn't work for every password, but it does make you sit 
> up and notice.

Hmmm...

3e06fa3927cbdf4e9d93ba4541acce86
c1f80eddea77f14650a2062dda3eb15c


Method:

echo -n string | md5sum

Or if you are as 31337 as me (and using bash shell):

firefox "http://www.google.com/search?q=$(echo -n string | md5sum)"

Mike



More information about the members mailing list