 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Irregular Expressions &#187; integrity</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/Irregular-Expressions/tag/integrity/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions</link>
	<description>Insight into current security related events and exploits, including virtualization security and tips.</description>
	<lastBuildDate>Sun, 28 Apr 2013 08:00:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Verifying System Integrity</title>
		<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/verifying-system-integrity/</link>
		<comments>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/verifying-system-integrity/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 03:28:48 +0000</pubDate>
		<dc:creator>Dan O'Connor</dc:creator>
				<category><![CDATA[barnyard freebsd]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[integrity]]></category>
		<category><![CDATA[knoppix]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[sha1]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/Irregular-Expressions/?p=60</guid>
		<description><![CDATA[The team at isc.sans.org has an BETA version of hash checking application. http://isc.sans.org/tools/hashsearch.html I tired a few files from a FreeBSD machine I have, but it was not able to locate a match.  I am sure there would have been more success if files from a Windows based system had been tried. This will be [...]]]></description>
				<content:encoded><![CDATA[<p>The team at isc.sans.org has an BETA version of hash checking application. http://isc.sans.org/tools/hashsearch.html</p>
<p>I tired a few files from a FreeBSD machine I have, but it was not able to locate a match.  I am sure there would have been more success if files from a Windows based system had been tried.</p>
<p>This will be an excellent tool to verify the integrity of files on systems, more then once I have been in a situation where I needed to validate the integrity of a file with out a know good sample available.</p>
<p>If the status of a machine is in question I would not even collect the has off the system while it is running, booting into a liveCD like Knoppix ( http://www.knoppix.org/ ) or my favorite FreeBSD ( http://www.freebsd.org/where.html ) is the best way to ensure the integrity of the hash.</p>
<p>On freebsd you can use the md5 or sha1 command.</p>
<p>&gt; md5 /lib/libc.so.7<br />
MD5 (/lib/libc.so.7) = e16f4e5c137bd7f445b32733f45ac268</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/verifying-system-integrity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
