<?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>System7 &#187; linux</title>
	<atom:link href="http://www.system7.org/category/hardware-software/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.system7.org</link>
	<description>Spread the word, information is free.</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:56:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Reduce ssh brute force attempts&#8230;</title>
		<link>http://www.system7.org/2009/07/26/reduce-ssh-brute-force-attempts/</link>
		<comments>http://www.system7.org/2009/07/26/reduce-ssh-brute-force-attempts/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 17:12:42 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=283</guid>
		<description><![CDATA[In case you&#8217;re still running sshd on port 22 (which you should change!) you&#8217;re probably getting hammered with brute force attempts.  Take a peak at /var/log/secure or /var/log/wtmp or the &#8220;last&#8221; command and have a looksy. There&#8217;s a great little application called &#8220;denyhosts&#8221; which will automatically add suspected brute forcers to your DENY list.   URL        [...]]]></description>
			<content:encoded><![CDATA[<p>In case you&#8217;re still running sshd on port 22 (which you should change!) you&#8217;re probably getting hammered with brute force attempts.  Take a peak at /var/log/secure or /var/log/wtmp or the &#8220;last&#8221; command and have a looksy.</p>
<p>There&#8217;s a great little application called &#8220;denyhosts&#8221; which will automatically add suspected brute forcers to your DENY list.</p>
<p> </p>
<p>URL        : <a href="http://denyhosts.sourceforge.net/">http://denyhosts.sourceforge.net/</a><br />
License    : GPLv2<br />
Description: DenyHosts is a Python script that analyzes the sshd server log<br />
           : messages to determine which hosts are attempting to hack into your<br />
           : system. It also determines what user accounts are being targeted.<br />
           : It keeps track of the frequency of attempts from each host and,<br />
           : upon discovering a repeated attack host, updates the<br />
           : /etc/hosts.deny file to prevent future break-in attempts from that<br />
           : host.  Email reports can be sent to a system admin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2009/07/26/reduce-ssh-brute-force-attempts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cracking Windows SAM file</title>
		<link>http://www.system7.org/2009/01/30/cracking-windows-sam-file/</link>
		<comments>http://www.system7.org/2009/01/30/cracking-windows-sam-file/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 10:27:01 +0000</pubDate>
		<dc:creator>The Gunslinger</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.system7.org/?p=63</guid>
		<description><![CDATA[A friend of mine showed me a great online video shows cracking the Window&#8217;s SAM file using the BackTrack live CD. The Windows SAM file which is a database stored as a registry file stores users&#8217; passwords in a hashed format. The video can be found here and the BackTrack live CD can be downloaded [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine showed me a great online video shows cracking the Window&#8217;s SAM file using the BackTrack live CD.</p>
<p>The Windows SAM file which is a database stored as a registry file stores users&#8217; passwords in a hashed format.</p>
<p>The video can be found <a href="http://irongeek.com/i.php?page=videos/backtrackplaintext">here</a> and the BackTrack live CD can be downloaded <a href="http://www.remote-exploit.org/index.php">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system7.org/2009/01/30/cracking-windows-sam-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
