<?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>Secure Tomorrow &#187; system security</title>
	<atom:link href="http://www.securetomorrow.org/tag/system-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.securetomorrow.org</link>
	<description>Kevin Blanchard's Information Security Blog</description>
	<lastBuildDate>Thu, 30 Jul 2009 20:51:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>But MOM! I wanna connect to the internet NOOOW</title>
		<link>http://www.securetomorrow.org/2006/08/but-mom-i-wanna-connect-to-the-internet-nooow/</link>
		<comments>http://www.securetomorrow.org/2006/08/but-mom-i-wanna-connect-to-the-internet-nooow/#comments</comments>
		<pubDate>Sun, 20 Aug 2006 21:01:00 +0000</pubDate>
		<dc:creator>Kevin Blanchard</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[system security]]></category>

		<guid isPermaLink="false">http://www.securetomorrow.org/wp/?p=16</guid>
		<description><![CDATA[Pedro Bueno over at SANS ISC had some great advice to share. Something I have been preaching myself for quite a while. During one of those past weekends I was installing and configuring some honeypots. I decided to try different Operating Systems to see which one would fit better for my needs. As I already [...]]]></description>
			<content:encoded><![CDATA[<p>Pedro Bueno over at SANS ISC had some great advice to share. Something I have been preaching myself for quite a while.</p>
<blockquote><p>During one of those past weekends I was installing and configuring some honeypots. I decided to try different Operating Systems to see which one would fit better for my needs.</p>
<p>As I already had a perfect NAT for one IP, nothing more natural that I already put the IP address on the OS during installation, right? Yep, WRONG! The reason is that if you install an internet facing OS (like my NAT was providing me), maybe there will be not enough time to apply the patches (even offline patches, from CDs or Pen Drivers).</p>
<p>So, my Tip of the Day, is for whatever OS that you are installing, if you can&#8217;t unplug physically the network, choose to not configure the NICs during installation. In this way, you will have enough time to check which Services will be running in your machine, and turn it down before someone explore your unpatched OS, because if you are installing a fresh OS, chances are that some applications/services are already outdated and you may be a victim of some bot of the day&#8230;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.securetomorrow.org/2006/08/but-mom-i-wanna-connect-to-the-internet-nooow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nmap 4.00 is here</title>
		<link>http://www.securetomorrow.org/2006/02/nmap-400-is-here/</link>
		<comments>http://www.securetomorrow.org/2006/02/nmap-400-is-here/#comments</comments>
		<pubDate>Sat, 04 Feb 2006 01:19:00 +0000</pubDate>
		<dc:creator>Kevin Blanchard</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[Nmap]]></category>
		<category><![CDATA[system security]]></category>
		<category><![CDATA[website security]]></category>

		<guid isPermaLink="false">http://www.securetomorrow.org/wp/?p=9</guid>
		<description><![CDATA[Not much more to say about it. If you use it, you are probably as excited as I am. If you don&#8217;t&#8230; then go download it. It&#8217;s a valuable tool that should be in any security engineers arsenal. Related links: Documentation: http://www.insecure.org/nmap/docs.html Download: http://www.insecure.org/nmap/download.html Release Announcement: http://www.insecure.org/stf/Nmap-4.00-Release.html]]></description>
			<content:encoded><![CDATA[<p>Not much more to say about it. If you use it, you are probably as excited as I am. If you don&#8217;t&#8230; then go download it. It&#8217;s a valuable tool that should be in any security engineers arsenal.</p>
<p><span style="font-weight:bold;">Related links:</span><br />
Documentation: <a href="http://www.insecure.org/nmap/docs.html">http://www.insecure.org/nmap/docs.html</a><br />
Download: <a href="http://www.insecure.org/nmap/download.html">http://www.insecure.org/nmap/download.html</a><br />
Release Announcement: <a href="http://www.insecure.org/stf/Nmap-4.00-Release.html">http://www.insecure.org/stf/Nmap-4.00-Release.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.securetomorrow.org/2006/02/nmap-400-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nmap + Perl &gt; case of the Mondays</title>
		<link>http://www.securetomorrow.org/2005/12/nmap-perl-case-of-the-mondays/</link>
		<comments>http://www.securetomorrow.org/2005/12/nmap-perl-case-of-the-mondays/#comments</comments>
		<pubDate>Sat, 10 Dec 2005 08:56:00 +0000</pubDate>
		<dc:creator>Kevin Blanchard</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[Nmap]]></category>
		<category><![CDATA[system security]]></category>
		<category><![CDATA[website security]]></category>

		<guid isPermaLink="false">http://www.securetomorrow.org/wp/?p=8</guid>
		<description><![CDATA[SANS diary had a neat little trick posted a couple weeks back. For those of you who use Nmap quite a bit or as part of their day to day at work, here&#8217;s a tip that might help make your work week a bit more bearable. You are aware of the XML output from Nmap [...]]]></description>
			<content:encoded><![CDATA[<p>SANS diary had a neat little trick posted a couple weeks back. For those of you who use Nmap quite a bit or as part of their day to day at work, here&#8217;s a tip that might help make your work week a bit more bearable. You are aware of the XML output from Nmap but what the heck do you do with it? Perl has a module that just might help you out called NMAP::Parser. This might make your job analyzing or reacting to your findings a bit easier. If you still aren&#8217;t 100% clear on how you might use it, <a href="http://handlers.sans.org/khaugsness/">here is more information along with an example</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.securetomorrow.org/2005/12/nmap-perl-case-of-the-mondays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

