<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6915523249442367367</id><updated>2011-07-07T19:04:57.659-07:00</updated><category term='perl samples'/><title type='text'>JoseRob</title><subtitle type='html'>Blog and Portfolio for Joseph Roberts</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://joserob.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6915523249442367367/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://joserob.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Joe Roberts</name><uri>http://www.blogger.com/profile/03565408230015649577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6915523249442367367.post-8945972112703921524</id><published>2009-08-30T00:20:00.000-07:00</published><updated>2009-08-30T00:37:13.384-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='perl samples'/><title type='text'>MD5 Dictionary Attack Perl Script</title><content type='html'>This simple perl script parses a dictionary file and outputs each word, along with it's md5 hash, into a .csv file.  The output file can then be searched, or imported into a database, giving the user md5 hashes for majority of the words in the english language.  With the sample dictionary file, the script was able to produce md5 hashes for over 300,000 words.  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;You can download the source code here.&lt;/div&gt;&lt;div&gt;&lt;a href="http://j.robertsa.googlepages.com/md5dict.zip" style="text-decoration: none;"&gt;http://j.robertsa.googlepages.com/md5dict.zip&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Dictionary files which can be used with this script can be found here.&lt;/div&gt;&lt;div&gt;&lt;a href="http://wordlist.sourceforge.net/"&gt;http://wordlist.sourceforge.net/&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6915523249442367367-8945972112703921524?l=joserob.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://joserob.blogspot.com/feeds/8945972112703921524/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://joserob.blogspot.com/2009/08/md5-dictionary-attack-perl-script.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6915523249442367367/posts/default/8945972112703921524'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6915523249442367367/posts/default/8945972112703921524'/><link rel='alternate' type='text/html' href='http://joserob.blogspot.com/2009/08/md5-dictionary-attack-perl-script.html' title='MD5 Dictionary Attack Perl Script'/><author><name>Joe Roberts</name><uri>http://www.blogger.com/profile/03565408230015649577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
