<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/3.3.2" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Linux Blog</title>
		<link>http://www.netsieben.com/b2evo/blog7.php</link>
		<atom:link rel="self" type="application/rss+xml" href="http://www.netsieben.com/b2evo/blog7.php?tempskin=_rss2" />
		<description></description>
		<language>en-US</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=3.3.2"/>
		<ttl>60</ttl>
				<item>
			<title>Tuning Snort and flex response</title>
			<link>http://www.netsieben.com/b2evo/blog7.php/2008/11/12/tuning-snort-and-flex-response</link>
			<pubDate>Wed, 12 Nov 2008 20:16:49 +0000</pubDate>			<dc:creator>Andrew Useckas</dc:creator>
			<category domain="main">Uncategorized</category>			<guid isPermaLink="false">29@https://netsieben.com/b2evo/</guid>
						<description>&lt;h4&gt;Tuning Snort&lt;/h4&gt;

&lt;p&gt;Snort can be a very useful tool in any network environment. However it's not enough to just install it and monitor the events. After Snort is installed and operational you will no doubt notice a lot of so called &quot;false positives&quot; - Snort alerts that are set off by a legitimate traffic. You will also notice legitimate events that repeat over and over again, filling up the logs. Example of such event could be FTP brute force attack, when a malicious user is running brute forcing tools such as &quot;hydra&quot; to try and guess FTP accounts and passwords.&lt;/p&gt;

&lt;p&gt;With all of this in mind, it is important to tune the Snort installation in order to reduce the noise, or &quot;false positive&quot; to legitimate alert ratio. Here are some steps that you can follow to accomplish the task.&lt;/p&gt;
&lt;a href=&quot;http://www.netsieben.com/b2evo/blog7.php/2008/11/12/tuning-snort-and-flex-response#more29&quot;&gt;Read more &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.netsieben.com/b2evo/blog7.php/2008/11/12/tuning-snort-and-flex-response&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<h4>Tuning Snort</h4>

<p>Snort can be a very useful tool in any network environment. However it's not enough to just install it and monitor the events. After Snort is installed and operational you will no doubt notice a lot of so called "false positives" - Snort alerts that are set off by a legitimate traffic. You will also notice legitimate events that repeat over and over again, filling up the logs. Example of such event could be FTP brute force attack, when a malicious user is running brute forcing tools such as "hydra" to try and guess FTP accounts and passwords.</p>

<p>With all of this in mind, it is important to tune the Snort installation in order to reduce the noise, or "false positive" to legitimate alert ratio. Here are some steps that you can follow to accomplish the task.</p>
<a href="http://www.netsieben.com/b2evo/blog7.php/2008/11/12/tuning-snort-and-flex-response#more29">Read more &raquo;</a><div class="item_footer"><p><small><a href="http://www.netsieben.com/b2evo/blog7.php/2008/11/12/tuning-snort-and-flex-response">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.netsieben.com/b2evo/blog7.php/2008/11/12/tuning-snort-and-flex-response#comments</comments>
			<wfw:commentRss>http://www.netsieben.com/b2evo/blog7.php?tempskin=_rss2&#38;disp=comments&#38;p=29</wfw:commentRss>
		</item>
				<item>
			<title>Installing Snort sensor with Mysql and BASE on CentOS Linux</title>
			<link>http://www.netsieben.com/b2evo/blog7.php/2008/10/30/installing-snort-sensor-with-mysql-and-b</link>
			<pubDate>Thu, 30 Oct 2008 21:41:04 +0000</pubDate>			<dc:creator>Andrew Useckas</dc:creator>
			<category domain="main">Uncategorized</category>			<guid isPermaLink="false">28@https://netsieben.com/b2evo/</guid>
						<description>&lt;h4&gt;Why Centos?&lt;/h4&gt;
&lt;p&gt;CentOS is an Enterprise-class Linux Distribution derived from sources freely provided to the public by Redhat. It is basically a free version of Redhat's Enterprise Linux Server, so it's a good choice for stable, easy to install Linux server. Making it a perfect choice for a Snort sensor.&lt;/p&gt;
&lt;a href=&quot;http://www.netsieben.com/b2evo/blog7.php/2008/10/30/installing-snort-sensor-with-mysql-and-b#more28&quot;&gt;Read more &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.netsieben.com/b2evo/blog7.php/2008/10/30/installing-snort-sensor-with-mysql-and-b&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<h4>Why Centos?</h4>
<p>CentOS is an Enterprise-class Linux Distribution derived from sources freely provided to the public by Redhat. It is basically a free version of Redhat's Enterprise Linux Server, so it's a good choice for stable, easy to install Linux server. Making it a perfect choice for a Snort sensor.</p>
<a href="http://www.netsieben.com/b2evo/blog7.php/2008/10/30/installing-snort-sensor-with-mysql-and-b#more28">Read more &raquo;</a><div class="item_footer"><p><small><a href="http://www.netsieben.com/b2evo/blog7.php/2008/10/30/installing-snort-sensor-with-mysql-and-b">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.netsieben.com/b2evo/blog7.php/2008/10/30/installing-snort-sensor-with-mysql-and-b#comments</comments>
			<wfw:commentRss>http://www.netsieben.com/b2evo/blog7.php?tempskin=_rss2&#38;disp=comments&#38;p=28</wfw:commentRss>
		</item>
			</channel>
</rss>
