<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/nsrlquery/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/nsrlquery/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 04 Jan 2012 17:01:20 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nsrlquery/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Robert J. Hansen</title><link>https://sourceforge.net/p/nsrlquery/wiki/Home/</link><description>&lt;pre&gt;--- v8 
+++ v9 
@@ -2,7 +2,7 @@
 
 nsrlquery consists of three utilities: nsrlsvr, nsrlparse and nsrllookup.
 
-nsrlsvr is a simple UNIX server that can be queried to see if a particular [SHA-1](http://en.wikipedia.org/wiki/SHA-1) hash is part of the [National Software Reference Library](http://www.nsrl.nist.gov/)'s [Reference Data Set](http://www.nsrl.nist.gov/Downloads.htm#isos) (NSRL RDS).  Assuming you've downloaded the full RDS, nrslsvr hosts the entire thing itself: it needs no external network connectivity to operate.
+nsrlsvr is a simple UNIX server that can be queried to see if a particular [SHA-1](http://en.wikipedia.org/wiki/SHA-1) or [MD5](http://en.wikipedia.org/wiki/MD5) hash is part of the [National Software Reference Library](http://www.nsrl.nist.gov/)'s [Reference Data Set](http://www.nsrl.nist.gov/Downloads.htm#isos) (NSRL RDS).  Once built, nrslsvr hosts the entire NSRL RDS itself: it needs no external network connectivity to operate, nor do you have to send your queries to an outside, untrusted source.
 
 nsrlparse transforms [md5deep or sha1deep](https://sourceforge.net/projects/md5deep) output (generated with the "-c" flag) into an nsrlsvr dataset.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert J. Hansen</dc:creator><pubDate>Wed, 04 Jan 2012 17:01:20 -0000</pubDate><guid>https://sourceforge.netf01a9c3b20ca27a4b97cf1a96cbcf807ce9b7b3f</guid></item><item><title>WikiPage Home modified by Robert J. Hansen</title><link>https://sourceforge.net/p/nsrlquery/wiki/Home/</link><description>&lt;pre&gt;--- v7 
+++ v8 
@@ -1,10 +1,12 @@
 Welcome to nsrlquery!
 
-nsrlquery consists of two utilities, nsrlsvr and nsrllookup.
-
+nsrlquery consists of three utilities: nsrlsvr, nsrlparse and nsrllookup.
+
 nsrlsvr is a simple UNIX server that can be queried to see if a particular [SHA-1](http://en.wikipedia.org/wiki/SHA-1) hash is part of the [National Software Reference Library](http://www.nsrl.nist.gov/)'s [Reference Data Set](http://www.nsrl.nist.gov/Downloads.htm#isos) (NSRL RDS).  Assuming you've downloaded the full RDS, nrslsvr hosts the entire thing itself: it needs no external network connectivity to operate.
 
-nsrllookup is a crossplatform Python script that queries a nsrlsvr.  Feed it a list of SHA-1 hashes and nsrlquery will split them into known-good hashes and unknown hashes.  The nsrllookup input format happens to be the same as the [sha1deep](https://sourceforge.net/projects/md5deep) data format, which means that simple pipes can be constructed to great effect.
+nsrlparse transforms [md5deep or sha1deep](https://sourceforge.net/projects/md5deep) output (generated with the "-c" flag) into an nsrlsvr dataset.
+
+nsrllookup is a crossplatform Python script that queries a nsrlsvr.  Feed it a list of hashes and nsrlquery will split them into known-good hashes and unknown hashes.  The nsrllookup input format happens to be the same as the [md5deep](https://sourceforge.net/projects/md5deep) data format, which means that simple pipes can be constructed to great effect.
 
 For instance, to query everything in /mount/suspect_hard_drive, you could just type **sha1deep -r /mount/suspect_hard_drive | nsrllookup** and quickly discover what on that hard drive was a known quantity and what was possibly more meriting of investigator attention.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert J. Hansen</dc:creator><pubDate>Wed, 04 Jan 2012 16:59:50 -0000</pubDate><guid>https://sourceforge.net9bb0500cb880cb7d1d4701e7947ac8721658ff71</guid></item><item><title>WikiPage Home modified by Robert J. Hansen</title><link>https://sourceforge.net/p/nsrlquery/wiki/Home/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -4,8 +4,8 @@
 
 nsrlsvr is a simple UNIX server that can be queried to see if a particular [SHA-1](http://en.wikipedia.org/wiki/SHA-1) hash is part of the [National Software Reference Library](http://www.nsrl.nist.gov/)'s [Reference Data Set](http://www.nsrl.nist.gov/Downloads.htm#isos) (NSRL RDS).  Assuming you've downloaded the full RDS, nrslsvr hosts the entire thing itself: it needs no external network connectivity to operate.
 
-nsrlquery is a crossplatform Python script that queries a nsrlsvr.  Feed it a list of SHA-1 hashes and nsrlquery will split them into known-good hashes and unknown hashes.  The nsrlquery input format happens to be the same as the [sha1deep](https://sourceforge.net/projects/md5deep) data format, which means that simple pipes can be constructed to great effect.
+nsrllookup is a crossplatform Python script that queries a nsrlsvr.  Feed it a list of SHA-1 hashes and nsrlquery will split them into known-good hashes and unknown hashes.  The nsrllookup input format happens to be the same as the [sha1deep](https://sourceforge.net/projects/md5deep) data format, which means that simple pipes can be constructed to great effect.
 
-For instance, to query everything in /mount/suspect_hard_drive, you could just type **sha1deep -r /mount/suspect_hard_drive | nsrlquery** and quickly discover what on that hard drive was a known quantity and what was possibly more meriting of investigator attention.
+For instance, to query everything in /mount/suspect_hard_drive, you could just type **sha1deep -r /mount/suspect_hard_drive | nsrllookup** and quickly discover what on that hard drive was a known quantity and what was possibly more meriting of investigator attention.
 
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert J. Hansen</dc:creator><pubDate>Tue, 03 Jan 2012 19:41:54 -0000</pubDate><guid>https://sourceforge.netf3319736f1f39748fe4b91e38ea244eb9533edfd</guid></item><item><title>WikiPage Home modified by Robert J. Hansen</title><link>https://sourceforge.net/p/nsrlquery/wiki/Home/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -1,13 +1,11 @@
-[[download_button]]
-
-
-
 Welcome to nsrlquery!
 
 nsrlquery consists of two utilities, nsrlsvr and nsrllookup.
 
 nsrlsvr is a simple UNIX server that can be queried to see if a particular [SHA-1](http://en.wikipedia.org/wiki/SHA-1) hash is part of the [National Software Reference Library](http://www.nsrl.nist.gov/)'s [Reference Data Set](http://www.nsrl.nist.gov/Downloads.htm#isos) (NSRL RDS).  Assuming you've downloaded the full RDS, nrslsvr hosts the entire thing itself: it needs no external network connectivity to operate.
 
 nsrlquery is a crossplatform Python script that queries a nsrlsvr.  Feed it a list of SHA-1 hashes and nsrlquery will split them into known-good hashes and unknown hashes.  The nsrlquery input format happens to be the same as the [sha1deep](https://sourceforge.net/projects/md5deep) data format, which means that simple pipes can be constructed to great effect.
 
 For instance, to query everything in /mount/suspect_hard_drive, you could just type **sha1deep -r /mount/suspect_hard_drive | nsrlquery** and quickly discover what on that hard drive was a known quantity and what was possibly more meriting of investigator attention.
+
+[[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert J. Hansen</dc:creator><pubDate>Fri, 30 Dec 2011 21:55:59 -0000</pubDate><guid>https://sourceforge.net5274c6bb063957220c649820335afe68a5a35090</guid></item><item><title>WikiPage Home modified by Robert J. Hansen</title><link>https://sourceforge.net/p/nsrlquery/wiki/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -1,6 +1,7 @@
 [[download_button]]
 
 
+
 Welcome to nsrlquery!
 
 nsrlquery consists of two utilities, nsrlsvr and nsrllookup.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert J. Hansen</dc:creator><pubDate>Fri, 30 Dec 2011 21:55:36 -0000</pubDate><guid>https://sourceforge.net7ee426bd03c26e525b3d0f4b49f23f16bbbaafd0</guid></item><item><title>WikiPage Home modified by Robert J. Hansen</title><link>https://sourceforge.net/p/nsrlquery/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,5 +1,6 @@
 [[download_button]]
 
+
 Welcome to nsrlquery!
 
 nsrlquery consists of two utilities, nsrlsvr and nsrllookup.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert J. Hansen</dc:creator><pubDate>Fri, 30 Dec 2011 21:55:19 -0000</pubDate><guid>https://sourceforge.net329e0ca18cd5f21bf55c9a5f49a2ef9c25875d3c</guid></item><item><title>WikiPage Home modified by Robert J. Hansen</title><link>https://sourceforge.net/p/nsrlquery/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,4 +1,5 @@
 [[download_button]]
+
 Welcome to nsrlquery!
 
 nsrlquery consists of two utilities, nsrlsvr and nsrllookup.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert J. Hansen</dc:creator><pubDate>Fri, 30 Dec 2011 21:55:08 -0000</pubDate><guid>https://sourceforge.netfc07c9de99741690223b544dad561efdf7cc8f4d</guid></item><item><title>WikiPage Home modified by Robert J. Hansen</title><link>https://sourceforge.net/p/nsrlquery/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,10 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/nsrlquery/wiki/markdown_syntax/) syntax.
-
-[[project_admins]]
 [[download_button]]
+Welcome to nsrlquery!
+
+nsrlquery consists of two utilities, nsrlsvr and nsrllookup.
+
+nsrlsvr is a simple UNIX server that can be queried to see if a particular [SHA-1](http://en.wikipedia.org/wiki/SHA-1) hash is part of the [National Software Reference Library](http://www.nsrl.nist.gov/)'s [Reference Data Set](http://www.nsrl.nist.gov/Downloads.htm#isos) (NSRL RDS).  Assuming you've downloaded the full RDS, nrslsvr hosts the entire thing itself: it needs no external network connectivity to operate.
+
+nsrlquery is a crossplatform Python script that queries a nsrlsvr.  Feed it a list of SHA-1 hashes and nsrlquery will split them into known-good hashes and unknown hashes.  The nsrlquery input format happens to be the same as the [sha1deep](https://sourceforge.net/projects/md5deep) data format, which means that simple pipes can be constructed to great effect.
+
+For instance, to query everything in /mount/suspect_hard_drive, you could just type **sha1deep -r /mount/suspect_hard_drive | nsrlquery** and quickly discover what on that hard drive was a known quantity and what was possibly more meriting of investigator attention.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert J. Hansen</dc:creator><pubDate>Thu, 29 Dec 2011 18:04:18 -0000</pubDate><guid>https://sourceforge.netb86374b5d81b3479b2baa68255681a25e84e2c5c</guid></item><item><title>WikiPage Home modified by Robert J. Hansen</title><link>https://sourceforge.net/p/nsrlquery/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/nsrlquery/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert J. Hansen</dc:creator><pubDate>Wed, 28 Dec 2011 19:56:42 -0000</pubDate><guid>https://sourceforge.neta139ca54f0d17149802d0c810b69a0eaa6f8f736</guid></item></channel></rss>