<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Open IT Forum: What are your suggestions for server hardening?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/open-it-forum-what-are-suggestions-for-server-hardening/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/open-it-forum-what-are-suggestions-for-server-hardening/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 13:10:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Member Guide: Server hardening tips &#38; tricks - Enterprise IT Watch Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/open-it-forum-what-are-suggestions-for-server-hardening/#comment-85427</link>
		<dc:creator>Member Guide: Server hardening tips &#38; tricks - Enterprise IT Watch Blog</dc:creator>
		<pubDate>Wed, 15 Dec 2010 17:06:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-85427</guid>
		<description><![CDATA[[...] adding some redundancy, we were curious as to what our users are doing in their own data centers. We asked our members and here&#8217;s what we got:  Carlosdl suggests proper preparation with a [...]]]></description>
		<content:encoded><![CDATA[<p>[...] adding some redundancy, we were curious as to what our users are doing in their own data centers. We asked our members and here&#8217;s what we got:  Carlosdl suggests proper preparation with a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mpez0</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/open-it-forum-what-are-suggestions-for-server-hardening/#comment-85277</link>
		<dc:creator>mpez0</dc:creator>
		<pubDate>Mon, 13 Dec 2010 16:08:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-85277</guid>
		<description><![CDATA[The US DoD Information Assurance Support group offers &lt;a href=&quot;http://iase.disa.mil/stigs/stig/index.html&quot;&gt;Security Technical Information Guides&lt;/a&gt; that provide the checklists for computer security from the US Government.]]></description>
		<content:encoded><![CDATA[<p>The US DoD Information Assurance Support group offers <a href="http://iase.disa.mil/stigs/stig/index.html">Security Technical Information Guides</a> that provide the checklists for computer security from the US Government.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mpez0</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/open-it-forum-what-are-suggestions-for-server-hardening/#comment-85276</link>
		<dc:creator>mpez0</dc:creator>
		<pubDate>Mon, 13 Dec 2010 16:06:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-85276</guid>
		<description><![CDATA[The US DoD Information Assurance Support group offers &lt;a href=&quot;http://iase.disa.mil/stigs/stig/index.html&quot; Security Technical Information Guides] that provide the checklists for computer security from the US Government.]]></description>
		<content:encoded><![CDATA[<p>The US DoD Information Assurance Support group offers <a href=&#8221;http://iase.disa.mil/stigs/stig/index.html&#8221; Security Technical Information Guides] that provide the checklists for computer security from the US Government.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rechil</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/open-it-forum-what-are-suggestions-for-server-hardening/#comment-85220</link>
		<dc:creator>rechil</dc:creator>
		<pubDate>Sat, 11 Dec 2010 11:37:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-85220</guid>
		<description><![CDATA[From my point of view....
&lt;b&gt;Preparing the Infrastructure&lt;/b&gt;: A server should never be installed without a purpose. Usually, the purpose is to provide one or more network services to a group of users. The server and the services it provides must be placed in a proper environment.
&lt;b&gt;Customize / Minimize Server installation:&lt;/b&gt; Like most distros, they provide a minimal installation option. At the time of installation, can select this options during the initial installation process and it will install a minimal build on the system.
&lt;b&gt;Selection the Services&lt;/b&gt;: After installation, be aware that most distros initialize a lot of unnecessary services. To overcome this, use the built-in configuration management tool to reconfigure services. Remember, the CMT varies from one distro to another. 
&lt;b&gt;Remote Management&lt;/b&gt;: Be extra careful, when configuring remote service. : This i s an important service will to retain is the secure shell (SSH), which allows secure remote management of hosts.
&lt;b&gt;Firewall&lt;/b&gt;: This is very crucial stage, and do restrict the services, that can provide more safe zone for the server.
&lt;b&gt;Password Policy&lt;/b&gt;: one of the best defense against compromise of a user account is a solid password policy. Ensure that users understand that simple passwords are easily guessable and should not be used. 
&lt;b&gt;Keep Packages up-to-date&lt;/b&gt;: Proactive policy is the best choice line of defense; it is always better to anticipate a disaster than to have to recover from one which could have been prevented (A very popular proverb is there, &quot;Prevention is better than cure&quot;). One of the best things can do to protect host from attack is keep them up-to-date. 

Thanks !]]></description>
		<content:encoded><![CDATA[<p>From my point of view&#8230;.<br />
<b>Preparing the Infrastructure</b>: A server should never be installed without a purpose. Usually, the purpose is to provide one or more network services to a group of users. The server and the services it provides must be placed in a proper environment.<br />
<b>Customize / Minimize Server installation:</b> Like most distros, they provide a minimal installation option. At the time of installation, can select this options during the initial installation process and it will install a minimal build on the system.<br />
<b>Selection the Services</b>: After installation, be aware that most distros initialize a lot of unnecessary services. To overcome this, use the built-in configuration management tool to reconfigure services. Remember, the CMT varies from one distro to another.<br />
<b>Remote Management</b>: Be extra careful, when configuring remote service. : This i s an important service will to retain is the secure shell (SSH), which allows secure remote management of hosts.<br />
<b>Firewall</b>: This is very crucial stage, and do restrict the services, that can provide more safe zone for the server.<br />
<b>Password Policy</b>: one of the best defense against compromise of a user account is a solid password policy. Ensure that users understand that simple passwords are easily guessable and should not be used.<br />
<b>Keep Packages up-to-date</b>: Proactive policy is the best choice line of defense; it is always better to anticipate a disaster than to have to recover from one which could have been prevented (A very popular proverb is there, &#8220;Prevention is better than cure&#8221;). One of the best things can do to protect host from attack is keep them up-to-date. </p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/open-it-forum-what-are-suggestions-for-server-hardening/#comment-85120</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Thu, 09 Dec 2010 23:17:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-85120</guid>
		<description><![CDATA[Forgot to post this link:

&lt;a href=&quot;http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5534bee1-3cad-4bf0-b92b-a8e545573a3e&amp;displaylang=en&quot;&gt;Microsoft Security Compliance Manager&lt;/a&gt;:

&quot;&lt;i&gt;&lt;b&gt;Brief Descript&lt;/b&gt;ion

The Microsoft Security Compliance Manager provides centralized security baseline management features, a baseline portfolio, customization capabilities, and security baseline export flexibility to accelerate your organization’s ability to efficiently manage the security and compliance process for the most widely used Microsoft technologies&quot;.&lt;/i&gt;]]></description>
		<content:encoded><![CDATA[<p>Forgot to post this link:</p>
<p><a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5534bee1-3cad-4bf0-b92b-a8e545573a3e&amp;displaylang=en">Microsoft Security Compliance Manager</a>:</p>
<p>&#8220;<i><b>Brief Descript</b>ion</p>
<p>The Microsoft Security Compliance Manager provides centralized security baseline management features, a baseline portfolio, customization capabilities, and security baseline export flexibility to accelerate your organization’s ability to efficiently manage the security and compliance process for the most widely used Microsoft technologies&#8221;.</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/open-it-forum-what-are-suggestions-for-server-hardening/#comment-85119</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Thu, 09 Dec 2010 23:12:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-85119</guid>
		<description><![CDATA[These are some &lt;b&gt;basic &lt;/b&gt;actions that should be taken independently of the platform:

-Don&#039;t connect the server to an unsecure network until it has been properly hardened
-Install the latest service pack for the OS and all applicable updates to the applications running on it.
-Lock/disable/delete any unnecessary user accounts
-Stop and disable any unnecessary services/daemons
-Change all default passwords and default configurations (OS and applications)
-Use the principle of least privilege regarding user accounts.
-Set a password complexity policy
-Configure the OS to lock the session after certain inactivity period.
-Install and configure a software firewall
-Install antivirus/antispyware software
-Consider enabling auditing of some events
-Consider setting a policy to review event logs periodically

-----------------

Melanie, can you share with us what ITKE did to harden the new servers ?  ;-)]]></description>
		<content:encoded><![CDATA[<p>These are some <b>basic </b>actions that should be taken independently of the platform:</p>
<p>-Don&#8217;t connect the server to an unsecure network until it has been properly hardened<br />
-Install the latest service pack for the OS and all applicable updates to the applications running on it.<br />
-Lock/disable/delete any unnecessary user accounts<br />
-Stop and disable any unnecessary services/daemons<br />
-Change all default passwords and default configurations (OS and applications)<br />
-Use the principle of least privilege regarding user accounts.<br />
-Set a password complexity policy<br />
-Configure the OS to lock the session after certain inactivity period.<br />
-Install and configure a software firewall<br />
-Install antivirus/antispyware software<br />
-Consider enabling auditing of some events<br />
-Consider setting a policy to review event logs periodically</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Melanie, can you share with us what ITKE did to harden the new servers ?  <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: labnuke99</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/open-it-forum-what-are-suggestions-for-server-hardening/#comment-85079</link>
		<dc:creator>labnuke99</dc:creator>
		<pubDate>Thu, 09 Dec 2010 14:12:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-85079</guid>
		<description><![CDATA[Checkout the &lt;a href=&quot;http://cisecurity.org/en-us/?route=downloads.multiform&quot;&gt;CIS security benchmarks&lt;/a&gt; - this is a very extensive list of suggested hardening criteria for many platforms. Per the CIS website:
&lt;pre&gt;
The Security Configuration Benchmarks are distributed free of charge to propagate their worldwide use and adoption as user-originated, de facto standards.

The CIS Benchmarks are the only consensus-based, best-practice security configuration guides both developed and accepted by government, business, industry, and academia.

The Benchmarks are:

•Recommended technical control rules/values for hardening operating systems, middleware and software applications, and network devices;
•Unique, because the recommendations are defined via consensus among hundreds of security professionals worldwide;
•Downloaded several hundred thousand times per year;
•Distributed free of charge by CIS in .PDF format (many benchmarks are also available to CIS Members in XCCDF, a machine-readable XML format for use with benchmark audit tools and Members&#039; custom scripts);
•Used by thousands of enterprises as the basis for security configuration policies and the de facto standard for IT configuration best practices.&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>Checkout the <a href="http://cisecurity.org/en-us/?route=downloads.multiform">CIS security benchmarks</a> &#8211; this is a very extensive list of suggested hardening criteria for many platforms. Per the CIS website:</p>
<pre>
The Security Configuration Benchmarks are distributed free of charge to propagate their worldwide use and adoption as user-originated, de facto standards.

The CIS Benchmarks are the only consensus-based, best-practice security configuration guides both developed and accepted by government, business, industry, and academia.

The Benchmarks are:

•Recommended technical control rules/values for hardening operating systems, middleware and software applications, and network devices;
•Unique, because the recommendations are defined via consensus among hundreds of security professionals worldwide;
•Downloaded several hundred thousand times per year;
•Distributed free of charge by CIS in .PDF format (many benchmarks are also available to CIS Members in XCCDF, a machine-readable XML format for use with benchmark audit tools and Members' custom scripts);
•Used by thousands of enterprises as the basis for security configuration policies and the de facto standard for IT configuration best practices.</pre>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 5/8 queries in 0.024 seconds using memcached
Object Caching 357/358 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 14:19:41 -->