<?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>C# Hacker - The Rambling Coder &#187; PCI</title>
	<atom:link href="http://www.csharphacker.com/technicalblog/index.php/category/security/pci/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharphacker.com/technicalblog</link>
	<description>Thoughts and ponderings on the technical world</description>
	<lastBuildDate>Thu, 22 Jul 2010 02:15:05 +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>Security News 2009-07-17</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/07/17/security-news-2009-07-17/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/07/17/security-news-2009-07-17/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 01:28:35 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[PCI]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=387</guid>
		<description><![CDATA[NMap 5.0 Released The official site is here [http://nmap.org/5/]. This is the first update for a while, and things are starting to get graphical! Check it now &#8211; looks nice. PCI clarifies procedures to secure Wi-Fi Direct PDF download [here] Banned Crypto and the SDL &#8211; Read it , outlined some bullets below: Dont use [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.net-security.org/secworld.php?id=7769">NMap 5.0 Released</a>
<ul>
<li>The official site is here [<a href="http://nmap.org/5/">http://nmap.org/5/</a>]. This is the first update for a while, and things are starting to get graphical! Check it now &#8211; looks nice.</li>
</ul>
</li>
<li><a href="http://www.scmagazineus.com/PCI-clarifies-procedures-to-secure-Wi-Fi/article/140256/">PCI clarifies procedures to secure Wi-Fi</a>
<ul>
<li>Direct PDF download <a href="http://media.haymarketmedia.com/Documents/9/PCI_DSS_Wireless_Guidance_July_09_FINAL_071309_2221.pdf">[here]</a></li>
</ul>
</li>
<li><a href="http://blogs.msdn.com/sdl/archive/2009/07/16/banned-crypto-and-the-sdl.aspx">Banned Crypto and the SDL</a> &#8211; Read it <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , outlined some bullets below:
<ul>
<li>Dont use MD4, MD5 and SHA-1, you should use SHA-256, SHA-384 or SHA-512</li>
<li>Dont use DES, 3DES, you should use AES (in CBC mode)</li>
<li>Dont use RC4, use RSA and Elliptical Curve.</li>
<li>Only use the following random generators:
<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/aa379942%28VS.85%29.aspx">CryptGenRandom</a> (Win32)</li>
<li><a href="http://msdn.microsoft.com/en-us/library/aa375458%28VS.85%29.aspx">BCryptGenRandom</a> (Win32)</li>
<li><a href="http://msdn.microsoft.com/en-us/library/system.security.cryptography.rngcryptoserviceprovider.aspx">System.Security.Cryptography.RNGCryptoServiceProvider</a> (.Net)</li>
</ul>
</li>
</ul>
</li>
</ul>
<p>Gareth</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/07/17/security-news-2009-07-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Morning News 2009-07-14</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/07/14/morning-news-2009-07-14/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/07/14/morning-news-2009-07-14/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 13:57:11 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PCI]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=365</guid>
		<description><![CDATA[A fair bit of news recently: AWS Start-Up Challenge For 2009 &#8211; Amazon has kicked off the third annual AWS Start-Up Challenge now. Start-ups in the United States, the United Kingdom, Germany, and Israel are encouraged to apply for a chance to win $50,000 in cash, $50,000 in AWS credits, mentoring sessions from AWS technical [...]]]></description>
			<content:encoded><![CDATA[<p>A fair bit of news recently:</p>
<ul>
<li><a href="http://aws.typepad.com/aws/2009/07/aws-startup-challenge-2009.html">AWS Start-Up Challenge For 2009</a> &#8211; Amazon has kicked off the third annual AWS Start-Up Challenge now.
<ul>
<li>Start-ups in the United States, the United Kingdom, Germany, and Israel are encouraged to apply for a chance to win $50,000 in cash, $50,000 in <span>AWS</span> credits, mentoring sessions from <span>AWS</span> technical experts, and <span>AWS</span> Premium Support Gold for one year.</li>
</ul>
</li>
<li><a href="http://sqlblogcasts.com/blogs/madhivanan/archive/2009/07/11/cte-in-a-view.aspx">How to use a CTE in a view</a>. If you dont know what a CTE is check it out <a href="http://msdn.microsoft.com/en-us/library/ms190766.aspx">here</a>, definitely check out its recursive capabilities <a href="http://sqlblogcasts.com/blogs/tonyrogerson/archive/2008/05/11/common-table-expressions-cte-s-how-it-works-how-recursion-works-using-with-adjacency-list.aspx">here</a>.</li>
<li>Microsoft Research &#8220;<a href="http://arstechnica.com/microsoft/news/2009/07/gazelle-microsofts-browser-os-is-not-actually-an-os.ars">Gazelle</a>&#8221; fires experimental salvo at Google.</li>
<li><a href="http://information-security-resources.com/2009/07/11/pci-dss-legitimizes-conflicts-of-interest/">PCI DSS Legitimizes Conflicts of Interest</a></li>
<li><a href="http://blogs.msdn.com/vbertocci/archive/2009/07/13/the-geneva-suite-of-products-get-official-names.aspx">Geneva identity grows up with rebranding</a> roll on Active Directory Federation Services (ADFS), Windows Identity Foundation &amp; Windows CardSpace.</li>
<li><a href="http://blogs.msdn.com/brada/archive/2009/07/13/managed-extensibility-framework-mef-preview-6-silverlight-support-and-much-more.aspx">Managed Extensibility Framework (MEF) Preview 6: V1 Feature Complete Silverlight Support and Much More!</a>
<ul>
<li>Not only is this the feature complete build for MEF V1.0 (which will ship with .NET Framework 4) but it also has the first drop of MEF for Silverlight!</li>
</ul>
</li>
<li><a href="http://www.techworld.com.au/article/310857/google_releases_open_source_nx_server">Google releases remote screen viewer</a> NeatX.
<ul>
<li>“The good old X Window system can be used over the network, but it has issues with network latency and bandwidth. Neatx remedies some of these issues,” Google engineers wrote on the <a href="http://google-opensource.blogspot.com/2009/07/releasing-neatx-open-source-nx-servier.html">company&#8217;s open source blog</a>.</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/07/14/morning-news-2009-07-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net Garbage Collection Primer</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/06/19/net-garbage-collection-primer/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/06/19/net-garbage-collection-primer/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 15:11:36 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PCI]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=216</guid>
		<description><![CDATA[I&#8217;ve been meaning to write up an article on writing a high performance long running service using .Net for a while now as that lead me down the road (of no return )of my interactions with the .Net garbage collector. On that note I just saw that Andrew Hunter wrote up a blog on &#8220;Understanding [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to write up an article on writing a high performance long running service using .Net for a while now as that lead me down the road (of no return <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )of my interactions with the .Net garbage collector. On that note I just saw that Andrew Hunter wrote up a blog on &#8220;<a href="http://www.simple-talk.com/dotnet/.net-framework/understanding-garbage-collection-in-.net/">Understanding Garbage Collection in .NET</a>&#8220;. This is an excellent visual high level primer on .Net garbage collection, and I see absolutely no reason to attempt to duplicate his work (especially as he is blatantly better at graphics than me!). </p>
<p>Interestingly for me also is that while this concept applies to both Microsoft .Net runtimes and Mono they do behave differently, well they have different GC collection algorithms at any rate and there are implications for that. I may cover that as a separate topic in a later blog as well (more Blog promises&#8230; everyone tells me not to do that <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )</p>
<p>Gareth</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/06/19/net-garbage-collection-primer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud News &#8211; June 5, 2009</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/06/05/cloud-news-june/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/06/05/cloud-news-june/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:46:31 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[High Availability]]></category>
		<category><![CDATA[PCI]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=112</guid>
		<description><![CDATA[Here are a number of links over been watching over the last couple of weeks that are particularly interesting in the cloud progression. Amazon Adds CloudWatch Monitoring, Other Services Amazon to &#8216;Open Source&#8217; their cloud API&#8217;s This will be a very telling move if it gains acceptance. It will open up the way for a [...]]]></description>
			<content:encoded><![CDATA[<p>Here are a number of links over been watching over the last couple of weeks that are particularly interesting in the cloud progression.</p>
<ul>
<li> <a href="http://www.intelligententerprise.com/showArticle.jhtml?articleID=217500828">Amazon Adds CloudWatch Monitoring, Other Services</a></li>
<li><a href="http://news.cnet.com/software-interrupted/?categoryId=9930224&amp;tag=mncol;tags">Amazon to &#8216;Open Source&#8217; their cloud API&#8217;s</a>
<ul>
<li>This will be a very telling move if it gains acceptance. It will open up the way for a number of people to standardize to, but I am more than a little skeptical <img src='http://www.csharphacker.com/technicalblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ul>
</li>
<li><a href="http://www.cio.com/article/493101/Credit_Card_Council_Looks_Into_Cloud_Security">Credit Card Council Looks Into Cloud Security</a>
<ul>
<li>You knew it had to be coming &#8211; and now it has!</li>
</ul>
</li>
<li><a href="http://aws.amazon.com/importexport/#supported_devices">Bulk Loading/Export from Clouds</a>
<ul>
<li>This shows how the systems are starting to mature. It has always been a fear how to get large data sets to and from cloud systems. Specifically I imagine there will be data analysis cloud applications that may end up processing terabytes (or more) of data. Getting that information there was a problem until now.</li>
</ul>
</li>
<li><a href="http://linuxdevices.com/news/NS9634061300.html">Cloud Electronic Socket for $100</a>
<ul>
<li>This is key, this moves backup from significant chunky machines (PC&#8217;s) to a small appliance no larger than an electrical adapter. Very nice, and I hope successful.</li>
<li><a href="http://www.ctera.com/home/cloud-attached-storage.html">Socket appliance backs up to cloud storage</a></li>
</ul>
</li>
<li><a href="http://www.onstrategies.com/blog/?p=366">Tibco enters the cloud space using Silver on Amazon</a></li>
<li><a href="http://www.theregister.co.uk/2009/06/01/microsoft_sun_mutual_support/">Microsoft and Sun talk interoperability</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/06/05/cloud-news-june/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New passive security &#8216;auditor&#8217; released</title>
		<link>http://www.csharphacker.com/technicalblog/index.php/2009/04/29/new-passive-security-auditor-released/</link>
		<comments>http://www.csharphacker.com/technicalblog/index.php/2009/04/29/new-passive-security-auditor-released/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 03:06:21 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[PCI]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.csharphacker.com/technicalblog/?p=29</guid>
		<description><![CDATA[A new add-on for the Fiddler2 proxy enables passive monitoring/analysis of websites. Specifically this is handy for any pen analysis of sites under review for PCI audits. The add-on can be found at http://websecuritytool.codeplex.com/, and there is an excellent blog article covering its intent at http://blogs.msdn.com/sdl/archive/2009/04/16/watcher-a-new-web-security-testing-tool.aspx. Hopefully this helps anyone looking for help performing some [...]]]></description>
			<content:encoded><![CDATA[<p>A new add-on for the <a href="http://www.fiddler2.com/fiddler2/">Fiddler2</a> proxy enables passive monitoring/analysis of websites. Specifically this is handy for any pen analysis of sites under review for PCI audits. The add-on can be found at <a href="http://websecuritytool.codeplex.com/">http://websecuritytool.codeplex.com/</a>, and there is an excellent blog article covering its intent at <a href="http://blogs.msdn.com/sdl/archive/2009/04/16/watcher-a-new-web-security-testing-tool.aspx">http://blogs.msdn.com/sdl/archive/2009/04/16/watcher-a-new-web-security-testing-tool.aspx</a>.</p>
<p>Hopefully this helps anyone looking for help performing some semi-automated test.</p>
<p>Gareth</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csharphacker.com/technicalblog/index.php/2009/04/29/new-passive-security-auditor-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
