<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2-bleeding" -->
<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/"
	>

<channel>
	<title>cryptoresync</title>
	<link>http://cryptoresync.com</link>
	<description>A blog devoted to information system security, privacy and other similar topics</description>
	<pubDate>Wed, 30 Jan 2008 14:43:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2-bleeding</generator>
	<language>en</language>
			<item>
		<title>Windows XP: Surviving the First Day</title>
		<link>http://cryptoresync.com/2006/05/29/windows-xp-surviving-the-first-day/</link>
		<comments>http://cryptoresync.com/2006/05/29/windows-xp-surviving-the-first-day/#comments</comments>
		<pubDate>Mon, 29 May 2006 06:37:42 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
	<dc:subject>Reference</dc:subject>
	<dc:subject>Tutorial</dc:subject>
	<dc:subject>Security</dc:subject><dc:subject>howto</dc:subject><dc:subject>microsoft</dc:subject><dc:subject>reference</dc:subject><dc:subject>sans</dc:subject><dc:subject>security</dc:subject><dc:subject>Tutorial</dc:subject><dc:subject>windows</dc:subject>
		<guid isPermaLink="false">http://cryptoresync.com/2006/05/29/windows-xp-surviving-the-first-day/</guid>
		<description><![CDATA[If you have ever been concerned with catching a virus, or having your computer exploited, after completing a fresh install of Windows XP then this guide by the SANS Institute is exactly what you need. Windows XP: Surviving the First Day is written for the average computer user, in order to ensure that they are [...]]]></description>
			<content:encoded><![CDATA[<p>If you have ever been concerned with catching a virus, or having your computer exploited, after completing a fresh install of Windows XP then this guide by the SANS Institute is exactly what you need. <a href="http://www.sans.org/rr/whitepapers/windows/1298.php">Windows XP: Surviving the First Day</a> is written for the average computer user, in order to ensure that they are able to successfully complete an installation of Windows XP without fear of getting 0wned, so to speak.</p>
<p>This is probably one of the best written, well laid out articles on this very subject. Whether you are in to computer security or not, this is a guide that should be followed by all.</p>
]]></content:encoded>
			<wfw:commentRss>http://cryptoresync.com/2006/05/29/windows-xp-surviving-the-first-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Secure Firefox and IM with PuTTY</title>
		<link>http://cryptoresync.com/2006/05/25/secure-firefox-and-im-with-putty/</link>
		<comments>http://cryptoresync.com/2006/05/25/secure-firefox-and-im-with-putty/#comments</comments>
		<pubDate>Thu, 25 May 2006 11:09:02 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
	<dc:subject>Reference</dc:subject>
	<dc:subject>Privacy</dc:subject>
	<dc:subject>Security</dc:subject>
		<guid isPermaLink="false">http://cryptoresync.com/2006/05/25/secure-firefox-and-im-with-putty/</guid>
		<description><![CDATA[Using public WiFi, while nice because it is free, is a sandbox for hackers to capture data that you might have otherwise thought was secure.  Any black hat can use freely available tools that can sniff the data leaving your computer and capture that information so it can be used with malicious intent at [...]]]></description>
			<content:encoded><![CDATA[<p>Using public WiFi, while nice because it is free, is a sandbox for hackers to capture data that you might have otherwise thought was secure.  Any black hat can use freely available tools that can sniff the data leaving your computer and capture that information so it can be used with malicious intent at a later date.  One of the best ways to combat this security risk is by <a href="http://thinkhole.org/wp/2006/05/10/howto-secure-firefox-and-im-with-putty/">securing Firefox and IM with PuTTY</a> in a sort of makeshift Virtual Private Network (VPN).</p>
<blockquote><p>There are times when you want to connect to the Internet through unknown and/or insecure networks such as the local Panera or other WiFi hotspot. If you arenâ€™t careful, you might make it all too easy for someone to sniff your connection using Ettercap.</p></blockquote>
<p>This HOWTO is an easy to read, well written reference guide for setting up <a href="http://www.mozilla.com/firefox/">Firefox</a> and <a href="http://gaim.sourceforge.net/">GAIM</a> so that it uses <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a> as a sort of proxy server.  The only piece missing is the SSH server that you are going to need access to in order for this to work properly.  Look around the internet and you should be able to find something that suits your needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://cryptoresync.com/2006/05/25/secure-firefox-and-im-with-putty/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is a DMZ?</title>
		<link>http://cryptoresync.com/2006/05/24/what-is-a-dmz/</link>
		<comments>http://cryptoresync.com/2006/05/24/what-is-a-dmz/#comments</comments>
		<pubDate>Wed, 24 May 2006 06:04:51 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
	<dc:subject>Reference</dc:subject>
	<dc:subject>Security</dc:subject>
		<guid isPermaLink="false">http://cryptoresync.com/2006/05/24/what-is-a-dmz/</guid>
		<description><![CDATA[Have you ever wondered what a DMZ is when you hear your information security people talking amongst themselves?
The main purpose for a DMZ is to separate hosts that need to be accessed from an external network from the internal network. This is useful for companies that need to offer information and services to external users [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wondered <a href="http://www.computernetworkinghelp.com/content/view/44/1/">what a DMZ is</a> when you hear your information security people talking amongst themselves?</p>
<blockquote><p>The main purpose for a DMZ is to separate hosts that need to be accessed from an external network from the internal network. This is useful for companies that need to offer information and services to external users like Web, DNS, Mail and FTP access to the outside world. In this case, the hosts on the internal network can initiate communication with the hosts on the DMZ network and hosts from the external network can initiate communication with hosts on the DMZ network. However in most cases hosts from the external network cannot initiate communications with hosts on the internal network and hosts on the DMZ network cannot initiate communications with hosts on the internal network.</p></blockquote>
<p>If you are interested in information assurance then this article is a good place to start.  It is a quality overview of some of the basic scenarios that we run in to when consulting with clients interested in deploying network security measures throughout their enterprise.</p>
]]></content:encoded>
			<wfw:commentRss>http://cryptoresync.com/2006/05/24/what-is-a-dmz/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Infosecpedia</title>
		<link>http://cryptoresync.com/2006/05/22/infosecpedia/</link>
		<comments>http://cryptoresync.com/2006/05/22/infosecpedia/#comments</comments>
		<pubDate>Mon, 22 May 2006 04:11:38 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
	<dc:subject>Reference</dc:subject>
	<dc:subject>Security</dc:subject><dc:subject>wiki</dc:subject>
		<guid isPermaLink="false">http://cryptoresync.com/2006/05/22/infosecpedia/</guid>
		<description><![CDATA[The Infosecpedia looks to be an interesting Wiki project that is dedicated to information security. Apparently the project was started in August 2003 but I just now ran across it. There is a serious deficiency in articles therefore it would be a good idea to hop on over there and contribute if at all possible.
]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.infosecpedia.org/pedia/index.php/Main_Page">Infosecpedia</a> looks to be an interesting Wiki project that is dedicated to information security. Apparently the project was started in August 2003 but I just now ran across it. There is a serious deficiency in articles therefore it would be a good idea to hop on over there and contribute if at all possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://cryptoresync.com/2006/05/22/infosecpedia/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
