<?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>Software Associates. &#187; credit</title>
	<atom:link href="http://www.software.co.il/tag/credit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.software.co.il</link>
	<description>Security and compliance specialists for medical device and healthcare companies</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:36:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Credit card security in the cloud</title>
		<link>http://www.software.co.il/2011/01/credit-card-security-in-the-cloud/</link>
		<comments>http://www.software.co.il/2011/01/credit-card-security-in-the-cloud/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 09:26:46 +0000</pubDate>
		<dc:creator>Danny Lieberman</dc:creator>
				<category><![CDATA[Data leakage]]></category>
		<category><![CDATA[credit]]></category>
		<category><![CDATA[PCI DSS]]></category>
		<category><![CDATA[PCI DSS 2.0]]></category>

		<guid isPermaLink="false">http://www.software.co.il/wordpress/?p=3044</guid>
		<description><![CDATA[While the latest version of Payment Card Industry (PCI) Data Security Standard (DSS) 2.00 is an improvement,  the scope of system component connectivity is not well-defined: A “system component” is part of the cardholder data environment (CDE) if one of two conditions is met: The system component stores, processes, or transmits cardholder data, or The ...]]></description>
			<content:encoded><![CDATA[<p>While the latest version of Payment Card Industry (PCI) Data Security Standard (DSS) 2.00 is an improvement,  the scope of system component <strong>connectivity</strong> is not well-defined:</p>
<blockquote><p>A “system component” is part of the cardholder data environment (CDE) if one of two conditions is met:</p>
<ol>
<li>The <em>system component</em> stores, processes, or transmits cardholder data, or</li>
<li>The <em>system component</em> is “<em>connected</em>” to another <em>system component</em> (condition 1)</li>
</ol>
</blockquote>
<p>PCI DSS 2.0 however does not explicitly define what system application<em> &#8220;connectivity&#8221; means. </em>This is a curious oversight, since the PCI DSS and PA DSS standards are so detailed. Connectivity is the root vulnerability of credit card theft &#8211; without connectivity to the systems that store the credit card data, there would never be a data security breach. PCI DSS 2.0 does go into a detailed explanation of what a system component means, in the section: &#8220;Scope of Assessment for Compliance with PCI DSS Requirements&#8221;:</p>
<blockquote><p>“<strong><em>System components</em></strong>” are defined as any network component, server, or application that is included in or <em><strong>connected to</strong> </em>the cardholder data environment. “System components” also include any virtualization components such as virtual machines, virtual switches/routers, virtual appliances, virtual applications/desktops, and hypervisors. The cardholder data environment is comprised of people, processes and technology that store, process or transmit cardholder data or sensitive authentication data. Network components include but are not limited to firewalls, switches, routers, wireless access points, network appliances, and other security appliances. Server types include, but are not limited to the following: web, application, database, authentication, mail, proxy, network time protocol (NTP), and domain name server (DNS).</p></blockquote>
<p>Now that we understand what a system component is &#8211; what kind of <strong><em>connectivity</em></strong> needs to be addressed in the credit card data security requirements?  Obviously, the standard was written by system administrators and not programmers because the notion of interprocess communications is ignored.  Once we are running online transaction applications in the cloud, the notion of public networks becomes an antiquated given.</p>
<p>I  submit  that application process connectivity must be more rigorously defined in order to reduce data security vulnerabilities in the cloud.  I propose testing 4 conditions of Layer 7 <strong><em>application process</em></strong><strong><em> connectivity</em></strong> <em>regardless of</em> network Layer 3 connectivity (be it customer premise LAN,  VLAN, WiFi network, public Internet, X.25, VPN or whatever).</p>
<p>I believe that the appropriate place for these conditions would be in the PA DSS (Payment Application Data Security Standard) that is used as a guide for software security assessments of payment processing applications.</p>
<ol>
<li>SaaS Web applications that transmit credit card information Web services,  REST or SOAP, JSON or any other form of serialization using the HTTPS protocol regardless of port number.</li>
<li>SaaS application processes that exchange credit card information using remote messaging such as RPC, TCP/IP sockets</li>
<li>End point client processes that receive credit card information when communicating to a remote server using the RDP (remote desktop protocol)</li>
<li>Any process that receives or transmits data to a virtualized process in the cloud &#8211; i.e software  that processes credit card data that runs on a virtual machine.</li>
<li>All messages exchanged between two application processes will be encrypted using <a title="strong cryptogrophy" href="http://en.wikipedia.org/wiki/Strong_cryptography" target="_blank">strong cryptography</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.software.co.il/2011/01/credit-card-security-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SMB are at risk for fraudulent transactions</title>
		<link>http://www.software.co.il/2009/10/smb-are-at-risk-for-fraudulent-transactions/</link>
		<comments>http://www.software.co.il/2009/10/smb-are-at-risk-for-fraudulent-transactions/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 11:05:30 +0000</pubDate>
		<dc:creator>Danny Lieberman</dc:creator>
				<category><![CDATA[Data leakage]]></category>
		<category><![CDATA[credit]]></category>
		<category><![CDATA[credit cards]]></category>
		<category><![CDATA[data brea]]></category>
		<category><![CDATA[SMB]]></category>

		<guid isPermaLink="false">http://www.software.co.il/wordpress/?p=1998</guid>
		<description><![CDATA[Since we often relate to the security of a business through the eyes of our personal data security &#8211; it may come of a surprise that a SMB is exposed to data security threats where a personal card holder is protected. As a consumer, having your online banking account credentials stolen &#8212; either via phishing ...]]></description>
			<content:encoded><![CDATA[<p>Since we often relate to the security of a business through the eyes of our personal data security &#8211; it may come of a surprise that a SMB is exposed to data security threats where a personal card holder is protected.<span id="more-1998"></span></p>
<p>As a consumer, having your online banking account credentials stolen &#8212; either via phishing or through password-stealing malware &#8212; can be a nasty experience, but it is  not a costly one. The federal Electronic Funds Transfer Act (&#8220;Regulation E&#8221;), limits consumer liability for unauthorized transactions to $50, provided notice is given within 10 business days, or to $500 provided notice is given within 60 business days. Even so, retail banks often will work to make whole those customers who are victims of online fraud.</p>
<p>On the other hand, SMB that bank online do not have consumer protection. The obligations of a commercial bank and their business customers are spelled out in the agreement that both parties sign;  generally business customers agree to notify their bank of any suspicious or unauthorized transactions on the same day that the transaction in question occurs. There is no guarantee that the bank will be able to block or reverse any fraudulent transfers, and since most SMB don&#8217;t perform real time transaction or data loss monitoring &#8211; the chances of complying with the agreement are slim.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.software.co.il/2009/10/smb-are-at-risk-for-fraudulent-transactions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

