<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Speaking of Security - The RSA Blog and Podcast</title>
	<atom:link href="http://blogs.rsa.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.rsa.com</link>
	<description>The Security Blog for Security Professionals</description>
	<lastBuildDate>Mon, 20 May 2013 21:58:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
<!-- podcast_generator="Blubrry PowerPress/4.0.7" -->
	<itunes:summary>The Speaking of Security podcast features lively discussion with industry experts on the latest issues and trends in the security industry.</itunes:summary>
	<itunes:author>RSA, The Security Division of EMC</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://blogs.rsa.com/wp-content/uploads/userphoto/sos.png" />
	<itunes:owner>
		<itunes:name>RSA, The Security Division of EMC</itunes:name>
		<itunes:email>podcast@rsa.com</itunes:email>
	</itunes:owner>
	<managingEditor>podcast@rsa.com (RSA, The Security Division of EMC)</managingEditor>
	<itunes:subtitle>The Security Blog for Security Professionals</itunes:subtitle>
	<itunes:keywords>Security, Cyber Crime, APTs, Sam Curry, RSA, EMC, Advanced Persistant Threats, Fraud</itunes:keywords>
	<image>
		<title>Speaking of Security - The RSA Blog and Podcast</title>
		<url>http://blogs.rsa.com/wp-content/uploads/userphoto/sos.png</url>
		<link>http://blogs.rsa.com</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
		<itunes:category text="Podcasting" />
	</itunes:category>
		<item>
		<title>Don’t Fear the Hangover – Network Detection of Hangover Malware Samples</title>
		<link>http://blogs.rsa.com/dont-fear-the-hangover-network-detection-of-hangover-malware-samples/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dont-fear-the-hangover-network-detection-of-hangover-malware-samples</link>
		<comments>http://blogs.rsa.com/dont-fear-the-hangover-network-detection-of-hangover-malware-samples/#comments</comments>
		<pubDate>Mon, 20 May 2013 21:02:10 +0000</pubDate>
		<dc:creator>RSA FirstWatch</dc:creator>
				<category><![CDATA[Cybercrime and Fraud]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=9109</guid>
		<description><![CDATA[Today, Norman and Shadowserver released a paper that revealed a large attack infrastructure in which they detailed an ongoing campaign, running as far back as September 2010.  This campaign, reportedly run out of India, used spear-phishing attacks and multiple strains of malware to breach targets of interest and extract data.]]></description>
				<content:encoded><![CDATA[<p><em><em>By Alex Cox, Senior Researcher, RSA FirstWatch team</em></em></p>
<p>Today, <span style="text-decoration: underline;"><strong><a href="http://blogs.norman.com/" target="_blank">Norman</a></strong></span> and <span style="text-decoration: underline;"><strong><a href="http://www.shadowserver.org/wiki/" target="_blank">Shadowserver</a></strong></span> released a paper that revealed a large attack infrastructure in which they detailed an ongoing campaign, running as far back as September 2010.  This campaign, reportedly run out of India, used spear-phishing attacks and multiple strains of malware to breach targets of interest and extract data.</p>
<p>The details of this case can be researched in the following paper:</p>
<p><span style="text-decoration: underline;"><strong><a href="http://blogs.norman.com/2013/security-research/the-hangover-report">http://blogs.norman.com/2013/security-research/the-hangover-report</a></strong></span></p>
<p>Due to our industry ties the RSA FirstWatch team was able to obtain an advanced copy of the paper, and doing so we were able to collect over 700 of the detailed malware samples referenced in the report for analysis.</p>
<p>This analysis, focused almost exclusively on network behavior, allowed us to detail effective ways of detecting this malware on the network in real-time.</p>
<p>As a general rule, the RSA Security Analytics / RSA NetWitness approach to network analysis for these types of threats has always been a three-part process which is circular in nature:</p>
<ol>
<li>Identify expected network behavior</li>
<li>Examine outliers</li>
<li>Link intelligence</li>
</ol>
<p><b>Detection of Identifying User-Agents</b></p>
<p>In many APT malware cases, a non-standard user agent is observed as part of the command and control communication sequence and this case is no different. There are several case-related user-agent strings detailed in the paper:</p>
<p>EMSCBVDFRT<br />
EMSFRTCBVD<br />
FMBVDFRESCT<br />
DSMBVCTFRE<br />
MBESCVDFRT<br />
MBVDFRESCT<br />
TCBFRVDEMS<br />
DEMOMAKE<br />
DEMO<br />
UPHTTP<br />
sendFile</p>
<p>Additionally, the following user-agent strings are also present:</p>
<p>wininetget/0.1<br />
file<br />
test<br />
vbusers<br />
folderwin<br />
smaal<br />
simple<br />
nento<br />
bugmaal</p>
<p>When these user-agent strings are turned into a Security Analytics application rule they would look like the rule below and would allow a quick pivot on hangover-related malware traffic:</p>
<p><b>Client = emscbvdfrt,emsfrtcbvd,fmbvdfresct,dsmbvctfre,<br />
mbescvdfrt,mbvdfresct,tcbfrvdems, demomake,demo,<br />
uphttp,sendFile,wininetget/0.1,file, test,vbusers,folderwin,<br />
smaal,simple,nento,bugmaal</b></p>
<p>This particular pivot, where we identify meta elements that we don’t expect to exist in our environment, is a very common way of detecting both malware and unwanted applications on the network.</p>
<p><b>Identifying Information in Query Parameters</b></p>
<p>While not as clear cut as identification of unique user-agents, many malware samples, especially Remote Access Trojans (RATs) used by APT attackers, commonly transmit identifying information as part of command and control check-in traffic.</p>
<p>In this case, we see similar behavior in which the computer name of the analysis environment “RemotePC” as well as the logged in user “admin” is identified in plaintext during the C2 check-in of many of the identified samples:</p>
<p><em>(click on the image below and zoom to see detail)</em></p>
<p><a href="http://blogs.rsa.com/wp-content/uploads/2013/05/Querystring.png"><img class="alignnone size-full wp-image-9121" alt="Querystring" src="http://blogs.rsa.com/wp-content/uploads/2013/05/Querystring.png" width="516" height="165" /></a></p>
<p><b>Identifying C2 domains</b></p>
<p>Lastly, establishing domain intelligence by using malware analysis and existing known compromise, plus online research, passive DNS and other methods, we are able to build a large feed of domains which identify suspect traffic.</p>
<p>In this case, RSA FirstWatch added specific domain intelligence related to the hangover intrusion set on 4/30/13.    Historic hits to these domains can be located with the following custom drill:</p>
<p><b>threat.category = research &amp;&amp; threat.desc = apt-domain-a-cow_star, apt-domain-a-hanove, apt-domain-a-trojan.apt.snowtime, apt-domain-a-backdoor.apt.anke, apt-domain-a-backdoor.apt.vbupload, apt-domain-a-dragoneyemini_ smackdown, apt-domain-a-smackdown, apt-domain-a-hanove2, apt-domain-a-appinbot, apt-domain-a-hanovelarge</b></p>
<p>These three detection methodologies can be applied to this and future incidents for proactive detection of advanced threats.</p>
<p>Special thanks to the researchers at FireEye and Dell Secureworks for their assistance in malware analysis and classification tasks.</p>
<p>Happy Hunting!</p>
<p><em>Alex Cox, MSIA, CISSP, GPEN, GSEC is a Senior Consultant and Security Researcher with RSA FirstWatch team responsible for advanced threat intelligence research. Alex has worked more than a decade in IT with a background in desktop architecture, emerging threat research, network forensics and behavioral malware analysis.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/dont-fear-the-hangover-network-detection-of-hangover-malware-samples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five Common Corporate Pitfalls in Cyber Security Management</title>
		<link>http://blogs.rsa.com/five-common-corporate-pitfalls-in-cyber-security-incident-handling/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=five-common-corporate-pitfalls-in-cyber-security-incident-handling</link>
		<comments>http://blogs.rsa.com/five-common-corporate-pitfalls-in-cyber-security-incident-handling/#comments</comments>
		<pubDate>Mon, 20 May 2013 12:30:56 +0000</pubDate>
		<dc:creator>Advanced Cyber Defense/ Incident Response Chatter</dc:creator>
				<category><![CDATA[Advanced Threats]]></category>
		<category><![CDATA[Enterprise Security]]></category>
		<category><![CDATA[IT Security]]></category>
		<category><![CDATA[Security Management]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=8991</guid>
		<description><![CDATA[A fair percentage of clients that I have provided incident response services to over the last 12 months are operating without security or oversight on the Internet, meaning not a single person employed at that organization is solely dedicated to working on security issues. While this is common for small companies and startups, these clients matured over the years to the point where they had hundreds or thousands of employees and even more computing devices on the network. What had not occurred, however, was the investment in security commensurate with the growth of the company.]]></description>
				<content:encoded><![CDATA[<p><em>By Mike McGrew, Advisory Practice Consultant, RSA Advanced Cyber Defense Services</em></p>
<p>This blog discusses five of the high level missteps common to organizations that have experienced needlessly prolonged negative effects of cyber security incidents.</p>
<p><b>1) No security team</b></p>
<p>A fair percentage of clients that I have provided incident response services to over the last 12 months are operating without security or oversight on the Internet, meaning not a single person employed at that organization is solely dedicated to working on security issues. While this is common for small companies and startups, these clients matured over the years to the point where they had hundreds or thousands of employees and even more computing devices on the network. What had not occurred, however, was the investment in security commensurate with the growth of the company.</p>
<p>When a company consists of 10 people operating on a shoestring budget and an idea, realistically it&#8217;s hard to justify spending money on anything that doesn’t have a tangible ROI. When those companies grow, however, the potential losses in intellectual property or corporate reputation began to justify expenditure towards a comprehensive security program. Add to that potential regulatory compliance requirements and most successful companies should have no problems demonstrating a true business need for security implementation.</p>
<p><b>2) No budget for enterprise level security tools</b></p>
<p>These companies are slightly better off than the organizations with no security team at all. What I typically observe at these clients is a dedicated though undersized staff that spends a lot of time trying to convince management of the necessity of enterprise security tools. At least that’s how they start out on the job. By the time I am called in to consult, I typically find that the IT managers accept as fact that executive leadership will not dedicate funds towards the purchase of enterprise security tools. Often these managers hope that the single biggest result of a breach is that executive leadership will finally see the true value of implementing these tools.</p>
<p><b>3) No management support for an information security program</b></p>
<p>Both of the previously mentioned conditions can be summed up by this one condition. That being said, I have still occasionally seen organizations that are reasonably staffed and tooled, but end up not implementing security properly because of the perceived negative impact to the business. For example, take a company that has an intelligent web proxy up and running on the network. Since executive management does not champion network security, creating exceptions to the policy is relatively easy. Before long, that company will have entire pockets of personnel whose web traffic bypasses the proxy. If a company has adequate security in place, but lacks management support, users will often find a way to bypass that security.</p>
<p><b>4) Over-reliance on tools; under-reliance on skills training<br />
</b></p>
<p>At these organizations, what I have found to be the common denominator is that tools and security staff are both implemented, but the weak link in the chain is the capability of the personnel that are hired to deal with incidents. Consider a case where a critical client system was compromised via targeted email attack. Two users clicked on a URL in similar LinkedIn phishing emails, starting the chain of infection that ultimately led to an attempted payroll theft months after the initial infection. Multiple opportunities existed for this client to detect and remove the threat from the network prior to the attacker trying to steal money; original emails were still present in the gateway storage, both compromised systems were beaconing to a known bad IP address, both hosts had AV alerts that fed into a central server, both users created help desk tickets as a result of their computers acting strangely, and this exact attack had been sufficiently blogged about for a security analyst to gather information and perform discovery in their own network. On the surface, this organization appeared ready to be able to efficiently handle any network security issues that came up. The reality, however, was that though there was an extensive trail of evidence that could have easily been queried and analyzed, there were no truly qualified personnel on staff that could put the pieces of the puzzle together.</p>
<p><b>5) Sysadmins assigned to remediate AV alerts, end up running scan tools that don’t wipe out the threat</b></p>
<p>I understand the motivation of the sysadmin who sees an AV alert and responds by running eradication tools like Malwarebytes. More often than not I find that in targeted attacks, at best these tools only kill the portion of the malware that was causing the AV alerts. For the motivated but untrained sysadmin, no more AV alerts means no more compromise, situation resolved. Incomplete remediation is a dangerous situation, since the possibility now exists that the host is still compromised but no longer alerting anybody about it. In a corporate environment, AV alerts should be treated as a notification to rebuild the system in any case where a thorough forensic examination cannot rule out persistent compromise.</p>
<p><em> Mike McGrew is an Advisory Practice Consultant within RSA&#8217;s Incident Response practice. Mike provides network and host-based incident response services for intrusions involving sophisticated adversaries that target intellectual property and other critically sensitive data. Mike has been a CISSP for over 10 years and was previously a Navy cryptologist supporting the National Security Agency (NSA).</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/five-common-corporate-pitfalls-in-cyber-security-incident-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Cybercriminals, The Size of a Company No Longer Matters</title>
		<link>http://blogs.rsa.com/to-cybercriminals-the-size-of-a-company-no-longer-matters/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=to-cybercriminals-the-size-of-a-company-no-longer-matters</link>
		<comments>http://blogs.rsa.com/to-cybercriminals-the-size-of-a-company-no-longer-matters/#comments</comments>
		<pubDate>Fri, 17 May 2013 12:30:58 +0000</pubDate>
		<dc:creator>Rashmi Knowles</dc:creator>
				<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Cybercrime and Fraud]]></category>
		<category><![CDATA[Enterprise Security]]></category>
		<category><![CDATA[IT Security]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=9073</guid>
		<description><![CDATA[Gone are the days when it was thought that size of the company matters to the cybercriminals.  The latest PwC Information Security Breaches Survey 2013 shows that there has been a significant rise in the number of small businesses that were attacked by an unauthorized outsider in the last year – up by 22%.  Interestingly large organizations only went up by 5%.  The cybercriminal has moved on to stealing intellectual property or corporate secrets as that’s where the real money is and small companies become easy targets as many do not have the resources or budgets to fully protect their information.

It’s time to understand the differences between corporate secrets and custodial data.]]></description>
				<content:encoded><![CDATA[<p>Gone are the days when it was thought that size of the company matters to the cybercriminals.  The latest <a href="http://www.pwc.com/gx/en/consulting-services/information-security-survey/index.jhtml">PwC Information Security Breaches Survey 2013</a> shows that there has been a significant rise in the number of small businesses that were attacked by an unauthorized outsider in the last year – up by 22%.  Interestingly large organizations only went up by 5%.  The cybercriminal has moved on to stealing intellectual property or corporate secrets as that’s where the real money is and small companies become easy targets as many do not have the resources or budgets to fully protect their information.</p>
<p>It’s time to understand the differences between corporate secrets and custodial data.</p>
<p>S<i>ecrets </i>refer to information that the enterprise creates and wishes to keep under wraps. They tend to be messily and abstractly described in Word documents, embedded in presentations, and enshrined in application-specific formats like CAD. Secrets that have intrinsic value to the firm are  almost always specific to the enterprise’s business context &#8212; where an interested party could cause long-term competitive harm if this information is obtained. Keeping proprietary knowledge away from competitors is essential to maintaining market advantage.</p>
<p>Typically, companies in knowledge-intensive industries such as aerospace and defense, electronics, and consulting generate large amounts of confidential intellectual property that present barriers to entry for competitors. Unlike with toxic data spills, failures to protect secrets are almost never made public.</p>
<p>By contrast, legislation, regulation, and contracts compel enterprises to protect <i>custodial data</i>. Mandates that oblige enterprises to be good custodians include contractual obligations like the Payment Card Industry Data Security Standard (PCI-DSS) and data breach and privacy laws. Custodial data has little intrinsic value in and of itself, but  when it is obtained by an unauthorized party, misused, lost or stolen, it changes state.Data that is ordinarily benign transforms into something harmful.</p>
<p>When custodial data is spilled, it becomes “toxic” and poisons the enterprise’s air in terms of press headlines, fines, and customer complaints. Outsiders, such as organized criminals, value custodial data because they can make money with it. Custodial data also accrues indirect value to the enterprise based on the costs of fines, lawsuits, and adverse publicity. Examples of custodial data include customer personally identifiable information (PII) attributes like name, address, email, and phone number; government identifiers; payment card details like credit card numbers and expiry dates; and medical records and government identifiers like passport numbers. Many well-known companies have graced the front pages of major newspapers with toxic data spills.</p>
<p>Interestingly, enterprises in highly knowledge-intensive industries like manufacturing, information services, professional, scientific and technical services, and transportation have between 70-80% of their information portfolio value from secrets while healthcare firms and governmental entities are nearly exactly the opposite, most of the value of their information assets are custodial data assets.</p>
<p>Data security incidents related to accidental losses and mistakes are common but cause little quantifiable damage. By contrast, employee theft of sensitive information is costlier on a per-incident basis than any single incident caused by accidents.</p>
<p>Unfortunately, compliance drives spending on security for all companies and smaller ones have a difficult choice to make.  “Compliance” in all its forms has helped CISO’s buy more gear, but it has distracted IT security from its traditional focus, keeping company secrets secure. All companies, large and small really need to do a better job of understanding the value of their corporate secrets.</p>
<p>Read my next blog for some recommendations on achieving the right balance.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/to-cybercriminals-the-size-of-a-company-no-longer-matters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The ATM: Convenience for Consumers….and Fraudsters?</title>
		<link>http://blogs.rsa.com/the-atm-convenience-for-consumers-and-fraudsters/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-atm-convenience-for-consumers-and-fraudsters</link>
		<comments>http://blogs.rsa.com/the-atm-convenience-for-consumers-and-fraudsters/#comments</comments>
		<pubDate>Thu, 16 May 2013 16:30:56 +0000</pubDate>
		<dc:creator>Identity and Data Protection Beat</dc:creator>
				<category><![CDATA[Consumer Security]]></category>
		<category><![CDATA[Cybercrime and Fraud]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=9062</guid>
		<description><![CDATA[ATMs enable us to get our cash on demand, for those of us who still use cash, and have come a long way since the first machines in the 1960s which dispersed a set amount of funds and sent back the bank card at a later date.

Convenient to consumers, yes - but to fraudsters, ATMs are seen as a way to get their hands on currency that isn’t theirs and unlike an online transaction can be harder to trace.   As a cash-out point for many scams, fraudulent crimes and cyber-attacks the ATM has seen its fair share of unfriendly withdrawals.]]></description>
				<content:encoded><![CDATA[<p><em>By Amy Blackshaw, Principal Product Marketing Manager, RSA Identity Protection</em> &amp; <em>Verification</em></p>
<p>ATMs (otherwise known as a Cash Points, Money Machines, Cashlines or sometimes even Holes in the Wall), are a staple of modern life. To the everyday consumer, they are seen as a convenient way to access our bank accounts, even when the branch is closed.  (I remember standing in line at the bank as a child on Saturday mornings with my father so that he could withdrawal the funds our family needed for the week – talk about advanced planning!)  ATMs enable us to get our cash on demand, for those of us who still use cash, and have come a long way since the <a href="http://en.wikipedia.org/wiki/Automated_teller_machine">first machines in the 1960s</a> which dispersed a set amount of funds and sent back the bank card at a later date.</p>
<p>Convenient to consumers, yes &#8211; but to fraudsters, ATMs are seen as a way to get their hands on currency that isn’t theirs and unlike an online transaction can be harder to trace.   As a cash-out point for many scams, fraudulent crimes and cyber-attacks the ATM has seen its fair share of unfriendly withdrawals.</p>
<div id="attachment_9063" class="wp-caption aligncenter" style="width: 465px"><a href="http://blogs.rsa.com/the-atm-convenience-for-consumers-and-fraudsters/atm_blog_afcc-graphic_edited/" rel="attachment wp-att-9063"><img class="size-medium wp-image-9063   " alt="Underground Card Marketplace (Source: RSA Anti-Fraud Command Center)" src="http://blogs.rsa.com/wp-content/uploads/2013/05/ATM_Blog_AFCC-graphic_edited-300x148.png" width="455" height="224" /></a><p class="wp-caption-text">Underground Card Marketplace (Source: RSA Anti-Fraud Command Center)</p></div>
<p>Fraudsters will typically purchase cards and PINs in the underground or recreate plastic cards using the stolen data from card skimmers (<a href="http://krebsonsecurity.com/category/all-about-skimmers/">Krebs on Security has some great information on ATM Skimmers</a>).  They will then recruit mules who are the feet on the street that take a cut of every withdrawal they make with the stolen data from ATMs.  Mule recruitment is pretty easy as there are plenty of people looking for quick cash, especially when the unemployment rate is high.</p>
<p><a href="http://blogs.rsa.com/the-atm-convenience-for-consumers-and-fraudsters/donkeys/" rel="attachment wp-att-9064"><img class="size-medium wp-image-9064 aligncenter" alt="Donkeys" src="http://blogs.rsa.com/wp-content/uploads/2013/05/Donkeys-300x202.png" width="446" height="300" /></a></p>
<p>There is an entire ecosystem of criminals who specialize in one or more areas of the carders market.  Mules are recruited by Mule Herders who provide forged plastic cards from Forgers who bought credit card credentials from Traders who bought the compromised credentials from a Fraudster who specializes in hacking into payment systems or social engineering schemes such as phishing.  Each criminal makes money from some point of the chain and continues to feed into the underground economy with their specialty.  Kevin Poulsen’s <a href="http://kingpin.cc/"><i>King Pin</i></a> describes one Hacker’s (Max Butler) <a href="http://www.wired.com/techbiz/people/magazine/17-01/ff_max_butler?currentPage=all">plan to rule the black market in stolen credit cards</a> before his crime ring was taken down by the FBI in 2007.</p>
<div id="attachment_9065" class="wp-caption aligncenter" style="width: 488px"><a href="http://blogs.rsa.com/the-atm-convenience-for-consumers-and-fraudsters/ff_max_butler_f-2/" rel="attachment wp-att-9065"><img class="size-medium wp-image-9065 " alt="Source: WIRED" src="http://blogs.rsa.com/wp-content/uploads/2013/05/ff_max_butler_f-2-300x204.jpg" width="478" height="325" /></a><p class="wp-caption-text">Source: WIRED</p></div>
<p>Last week the US Department of Justice published an <a href="http://www.justice.gov/usao/nye/pr/2013/2013may09.html">indictmen</a>t of a cybercriminal gang who used the ATM as the cash out point for a massive global heist – ultimately draining $45M from around the world.  The attackers used “sophisticated intrusion techniques” to hack into the information systems of payment processors and global financial institutions, steal prepaid debit card information and modify withdrawal limits.  The hacked prepaid debit card numbers and pins were distributed to fraudsters in 26 countries who encoded magnetic stripe cards with the compromised card data and withdrew cash from ATMs on a massive scale across the globe.</p>
<p>It is important to note that the prepaid cards used in this attack are typically pre-loaded with a limited amount and are not associated with a specific user account.  These cards lack transaction history and individual behavior patterns which most organizations leverage to monitor fraud.  This is one of the reasons these criminals targeted prepaid cards – they understand the payment ecosystem and exploit areas of weakness. For example if a mule went from ATM to ATM with a stolen genuine debit card associated to an account a transaction monitoring system could have flagged that activity as fraud.  However, with a prepaid card there is no association, transaction or behavioral history.</p>
<p>This latest heist is a reminder that old tried and true attacks will continue to occur without the correct cross channel risk based, intelligent security in place.  Yes, processers need to better protect themselves from breaches and understand the threats their networks face – before an attack occurs, not only after the fact.  But banks need to better understand the transactions that occur at the ATM, online and via their mobile banking to monitor risk and look for anomalous behavior across all channels. For example, if there is an anomaly in withdrawal amount or a large velocity of ATM activity over a short period of time, a risk based authentication system should flag the activity as high risk and create for further investigation.  (It remains to be seen how the roll out of <a href="http://en.wikipedia.org/wiki/Chip_and_PIN">CHIP /PIN</a> based on the EMV protocol will affect card fraud in the US – where ~ 80% of all ATM fraud occurs &#8211; but that is a discussion for another day).</p>
<p><a href="http://www.emc.com/collateral/data-sheet/h11429-rsa-adaptive-authentication-ds.pdf">RSA Adaptive Authentication</a> ATM Module enables organizations to analyze transactions in the ATM channel using Risk Based Authentication and cross channel fraud detection.  Fraudsters will continue to use the ATM channel to get their hands on cash, and we will continue to stay on top of the attack vectors in this space to provide intelligent controls to protect the end user.</p>
<p><em>Amy Blackshaw is a Principal Product Marketing Manager within RSA’s Identity and Data Protection Group. In her role, Amy is responsible for the go-to-market strategy for the RSA Adaptive Authentication solution which provides protection against advanced threats in the enterprise and online. Prior to joining RSA, Amy worked in the Energy Industry bringing secure technology solutions for sustainable energy businesses. Amy holds her undergraduate degree from the University of Massachusetts, Amherst, her MBA from Simmons College, and is a CISSP. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/the-atm-convenience-for-consumers-and-fraudsters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Non-malware Penetration Techniques of an Advanced Attacker &#8211; Podcast #246</title>
		<link>http://blogs.rsa.com/non-malware-penetration-techniques-of-an-advanced-attacker-podcast-246/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=non-malware-penetration-techniques-of-an-advanced-attacker-podcast-246</link>
		<comments>http://blogs.rsa.com/non-malware-penetration-techniques-of-an-advanced-attacker-podcast-246/#comments</comments>
		<pubDate>Thu, 16 May 2013 16:30:10 +0000</pubDate>
		<dc:creator>SOS Podcast</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Cybercrime and Fraud]]></category>
		<category><![CDATA[Data Loss Prevention]]></category>
		<category><![CDATA[Enterprise Security]]></category>
		<category><![CDATA[Identity & Access Management]]></category>
		<category><![CDATA[Intelligence-driven security]]></category>
		<category><![CDATA[IT Security]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=9031</guid>
		<description><![CDATA[The level and sophistication of advanced threats is a constantly moving target pitting the advantages of smart and patient attackers against security teams that often times can’t possibly know what to look for when an attacker employs specialized techniques and tools designed to cloak their movements. What happens when an attacker doesn’t have to rely on malware to infiltrate their target or when an attacker is able to successfully blend in like a legitimate insider? In this edition of the Speaking of Security Podcast, Tom Chmielarski, Practice Lead in RSA's Advanced Cyber Defense Services shares some of the attack techniques he's seen used in real breach cases, along with best practices used in the detection and defense of these advanced attacks.]]></description>
				<content:encoded><![CDATA[<p>The level and sophistication of advanced threats is a constantly moving target pitting the advantages of smart and patient attackers against security teams that often times can’t possibly know what to look for when an attacker employs specialized techniques and tools designed to cloak their movements. What happens when an attacker doesn’t have to rely on malware to infiltrate their target or when an attacker is able to successfully blend in like a legitimate insider? In this edition of the Speaking of Security Podcast, <strong>Tom Chmielarski, Practice Lead in RSA&#8217;s Advanced Cyber Defense Services</strong> shares some of the attack techniques he&#8217;s seen used in real breach cases, along with best practices used in the detection and defense of these advanced attacks.</p>
<p><a href="http://rsa.edgeboss.net/download/rsa/2013/130411_sos_podcast.mp3">http://rsa.edgeboss.net/download/rsa/2013/130411_sos_podcast.mp3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/non-malware-penetration-techniques-of-an-advanced-attacker-podcast-246/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://rsa.edgeboss.net/download/rsa/2013/130411_sos_podcast.mp3" length="24101514" type="audio/mpeg" />
		<itunes:subtitle>The level and sophistication of advanced threats is a constantly moving target pitting the advantages of smart and patient attackers against security teams that often times can’t possibly know what to look for when an attacker employs specialized techn...</itunes:subtitle>
		<itunes:summary>The level and sophistication of advanced threats is a constantly moving target pitting the advantages of smart and patient attackers against security teams that often times can’t possibly know what to look for when an attacker employs specialized techniques and tools designed to cloak their movements. What happens when an attacker doesn’t have to rely on malware to infiltrate their target or when an attacker is able to successfully blend in like a legitimate insider? In this edition of the Speaking of Security Podcast, Tom Chmielarski, Practice Lead in RSA&#039;s Advanced Cyber Defense Services shares some of the attack techniques he&#039;s seen used in real breach cases, along with best practices used in the detection and defense of these advanced attacks.</itunes:summary>
		<itunes:author>RSA, The Security Division of EMC</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:duration>12:33</itunes:duration>
	</item>
		<item>
		<title>Groove Theory of GRC &#8211; Postulate #1: Musicality or Performance?</title>
		<link>http://blogs.rsa.com/groove-theory-of-grc-postulate-1-musicality-or-performance/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=groove-theory-of-grc-postulate-1-musicality-or-performance</link>
		<comments>http://blogs.rsa.com/groove-theory-of-grc-postulate-1-musicality-or-performance/#comments</comments>
		<pubDate>Thu, 16 May 2013 12:30:25 +0000</pubDate>
		<dc:creator>Steve Schlarman</dc:creator>
				<category><![CDATA[Governance, Risk & Compliance (GRC)]]></category>
		<category><![CDATA[IT Security]]></category>
		<category><![CDATA[Risk Management]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=9016</guid>
		<description><![CDATA[Welcome to my second in a series of blogs based on what I term “The Groove Theory of GRC.”   As you may or may not know (or infer from this series), I have been a musician for much of my life.  Starting in grade school playing in the school band, I have enjoyed the gift of making music over many years.  While I am no longer a “gigging” musician, I still pick up my craft and noodle at home often.   One aspect of making music that I have enjoyed is the debate between musicality and performance.  Is a great musician guaranteed to be a great performer?  Are all great musical performers talented musicians?]]></description>
				<content:encoded><![CDATA[<p>Welcome to my second in a series of <span style="text-decoration: underline"><strong><a title="The “Groove Theory of GRC” and its Postulates" href="http://blogs.rsa.com/the-groove-theory-of-grc-and-its-postulates/">blogs</a></strong></span> based on what I term “The Groove Theory of GRC.”   As you may or may not know (or infer from this series), I have been a musician for much of my life.  Starting in grade school playing in the school band, I have enjoyed the gift of making music over many years.  While I am no longer a “gigging” musician, I still pick up my craft and noodle at home often.   One aspect of making music that I have enjoyed is the debate between musicality and performance.  Is a great musician guaranteed to be a great performer?  Are all great musical performers talented musicians?</p>
<p>Miles Davis is an easy example of this.  On one hand, you have an intense musical genius that fueled scores of jazz standards and inspired countless musicians across the globe.  On the other hand, you have an individual who later in his career performed quite literally with his back to the audience facing the other musicians and at times seemed oblivious that an audience was even present (<span style="text-decoration: underline"><strong><a href="http://www.youtube.com/watch?v=00tzcnyDL68">Check out this video of his classic song Tutu</a></strong></span>).   Unfortunately I never got to see Miles Davis in person so I can’t weigh in on the feeling of being physically at one of his performances.  I am sure the power of the musicality was overwhelming but the performance may have left some feeling disconnected from the artist.   My point is that in some cases, you can have one without the other – great musicality without a grand performance or engaging entertainment without a deep, complex musical experience.</p>
<p>How does this fit into my “Groove Theory of GRC”?</p>
<p><i>Postulate #1:  Optimizing Business Performance is the end goal; Visibility and Accountability is the method.</i></p>
<p>The end goal of any GRC program should be <i>Performance Optimization.</i>  If GRC were a concert, the <span style="text-decoration: underline">performance matters</span>.  I am not talking about lasers and smoke machines.  I am talking about the substantive effect one feels at the end of a great performance – whether it is music, or theatre or a sporting event.  Management and the Board of Directors need to make decisions that are more certain to result in desired outcomes thus optimizing the performance of the business.   The GRC program should set this as the fundamental objective and impact the organization positively.   But great musical performances just don’t happen.  All the lasers and smoke machines in the world cannot make up for a truly awful band.   A talented set of musicians who know their own role, are dedicated to their craft and are communicating together can bring a musicality that transcends the individual members of the band.  This is the magic that makes the performance great.    The strength of the Performance is through the <i>Visibility and Accountability</i> the band members have with each other, the music and the audience.</p>
<p>To make it simple using my analogy, you have to have <b>Musicality</b> AND <b>Performance</b> to completely capture an audience.  Artists such as Michael Jackson, Prince, Frank Sinatra and many others have epitomized this unique blend of talent, personality and commitment.  GRC needs both <i>Performance Optimization</i> as a goal with <i>Visibility and Accountability</i> enabling the performance.  The program must be absolutely concerned about the positive impact to its audience AND based on a collaborative, connected ecosystem of contributors.</p>
<p>What are your organization’s end goals for GRC?  How do your GRC musicians connect, share and keep the audience engaged and entertained?  Do you feel your organization is bringing both performance (focus on business optimization) and musicality (visibility and accountability) to the concert hall?</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/groove-theory-of-grc-postulate-1-musicality-or-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safeguarding Patient Information During Crisis</title>
		<link>http://blogs.rsa.com/safeguarding-patient-information-during-crisis/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=safeguarding-patient-information-during-crisis</link>
		<comments>http://blogs.rsa.com/safeguarding-patient-information-during-crisis/#comments</comments>
		<pubDate>Wed, 15 May 2013 16:00:11 +0000</pubDate>
		<dc:creator>Identity and Data Protection Beat</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[IT Security]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=9038</guid>
		<description><![CDATA[In light of the recent events I’ve reflected on how valuable electronic health records (EHR) and health information exchange (HIE) participation can be in a time of crisis to immediately access critical life saving data on impacted victims.  EHRs not only allow for first responders to quickly access victims’ healthcare information, but also allows for more accurate ambulatory, ER and clinical decision making in life or death situations.]]></description>
				<content:encoded><![CDATA[<p><em>By Angel Grant, Senior Manager, Authentication and Anti-Fraud Solutions, RSA</em></p>
<p>In light of the recent events I’ve reflected on how valuable electronic health records (EHR) and health information exchange (HIE) participation can be in a time of crisis to immediately access critical life saving data on impacted victims.  EHRs not only allow for first responders to quickly access victims’ healthcare information, but also allows for more accurate ambulatory, ER and clinical decision making in life or death situations.</p>
<p>Accompanying the increase of business efficiency and convenience delivered with EHRs, organizations must also maintain concern about privacy, secure access, fraud and the growing cost of security breaches. However, too often in the mix of the chaos we tend to forget how important it is to secure electronic health information during these types of incidents to mitigate the potential risk of theft and non compliance to relevant regulatory requirements. Healthcare (and law enforcement) organizations need to ensure that all first responders, staff members – and volunteers who have access to patient information must be educated and in compliance with their security and privacy policies so that it is not inappropriately leaked to media and even worse used by fraudsters looking to capitalize on a tragedy.</p>
<p>The <a href="http://www.healthcareinfosecurity.com/p-his-survey-2012"><b>Healthcare Information Security Today survey</b></a>, sponsored by RSA, highlights what healthcare organizations are taking into consideration to comply with the HIPAA Omnibus Rule.  The survey shows that most organization’s top security priorities are preventing and detecting breaches, improving regulatory compliance and improving security training.    Also, it reveals that one of the biggest perceived security threats for healthcare organizations is the growing use of mobile devices and business associates taking inadequate security precautions; only 32% of survey respondents expressed confidence in security controls of their BAs and as you can see on the <a href="http://www.hhs.gov/ocr/privacy/hipaa/administrative/breachnotificationrule/breachtool.html">HHS &#8220;wall of shame&#8221;</a>, a majority of breaches were caused by lost or stolen devices or misplaced laptops.</p>
<p>Yet surprisingly, implementing multi-factor authentication is not one of the top five priorities for technology investments this year. Only 16% are currently using some type of one time password with two-factor authentication and over 89% are just using user name and password to guard against inappropriate access to EHRs.</p>
<div id="attachment_9049" class="wp-caption aligncenter" style="width: 442px"><a href="http://blogs.rsa.com/?attachment_id=9049" rel="attachment wp-att-9049"><img class="size-medium wp-image-9049 " alt="his_survey_p18_chart" src="http://blogs.rsa.com/wp-content/uploads/2013/05/his_survey_p18_chart-300x224.jpg" width="432" height="322" /></a><p class="wp-caption-text">Source: Healthcare Information Security Today</p></div>
<p style="text-align: center">
<p>The survey also shows 27% of organizations already offer a personal health record (PHR) portal and 35% have something in the works. The growth in adoption of consumer personal health record (PHR) portals really drives the need for why traditional authentication needs to make way for more dynamic and risk-based authentication.  The financial and online retail verticals have had to rely on such advanced authentication for multimillion user consumer bases.  The time has come for the healthcare industry to adopt these notions as well and deploy an adaptive intelligent framework which can morph as the threats do.  Transparent risk based authentication allows for instant, but secure, access to records in both patient and physician portals which is necessary to expedite emergency situations.  For example, if someone is accessing a patient record in an ER type of situation they need to quickly access data and do not want to be interrupted in their login workflow.  However, if someone is accessing clinical trial information remotely via a mobile device, you may want to require additional or stronger authentication requirements.  The level of authentication should be aligned to the level of risk. Integrating risk-based authentication with access management and identity federation helps organizations establish this balance because the data in a healthcare environment ranges in risk and value (e.g., credit card data for billing to PHI to appointment schedules) and multiple people across multiple functions and entitlements are accessing it.</p>
<div id="attachment_9050" class="wp-caption aligncenter" style="width: 491px"><a href="http://blogs.rsa.com/?attachment_id=9050" rel="attachment wp-att-9050"><img class="size-medium wp-image-9050 " alt="his_survey_chart_p19" src="http://blogs.rsa.com/wp-content/uploads/2013/05/his_survey_chart_p19-300x205.jpg" width="481" height="328" /></a><p class="wp-caption-text">Source: Healthcare Information Security Today</p></div>
<p>During a time of crisis organizations do not need to be more vulnerable to medical identity theft and fraud.  Advanced security solutions have provided the opportunity to help balance the risk, cost and convenience across all aspects of the healthcare ecosystem mitigating against threats while at the same time taking advantage of the benefits of easier information sharing.</p>
<p>Bottom line – this means improved patient care safety, streamlined business processes, physician productivity, cost efficiencies and most important &#8211; saved lives.</p>
<p><em>Angel Grant is a Senior Manager for RSA’s Authentication and Anti-Fraud solutions. She is responsible for a variety of initiatives which protect organizations against fraud and identity theft.  She has more than 20 years of experience in the security and financial services industries.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/safeguarding-patient-information-during-crisis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Hacktivist, Phisherman and Average Joe Walk into a Bar&#8230;</title>
		<link>http://blogs.rsa.com/a-hacktivist-phisherman-and-average-joe-walk-into-a-bar/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-hacktivist-phisherman-and-average-joe-walk-into-a-bar</link>
		<comments>http://blogs.rsa.com/a-hacktivist-phisherman-and-average-joe-walk-into-a-bar/#comments</comments>
		<pubDate>Tue, 14 May 2013 12:30:12 +0000</pubDate>
		<dc:creator>RSA FraudAction Research Labs</dc:creator>
				<category><![CDATA[Cybercrime and Fraud]]></category>
		<category><![CDATA[IT Security]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=9020</guid>
		<description><![CDATA[By Limor S. Kessem, Cybercrime and Online Fraud Communications Specialist, RSA Although the title of this blog may call to mind the first line of quite a number of old jokes, it appears that hacktivists, phishers and the everyday Internet user have enough in common to raise concerns of financial fraud, especially in light of [...]]]></description>
				<content:encoded><![CDATA[<p><em><em>By Limor S. Kessem, Cybercrime and Online Fraud Communications Specialist, RSA</em></em></p>
<p>Although the title of this blog may call to mind the first line of quite a number of old jokes, it appears that hacktivists, phishers and the everyday Internet user have enough in common to raise concerns of financial fraud, especially in light of the recent hacktivist-conceived operation dubbed #OpUSA.</p>
<p>While it is true that most cyber-attacks orchestrated by hacktivists focus on DDoS onslaughts targeting authority-type entities and banks, all too many times they add a sting to the operation and hack into immense databases containing private user information.</p>
<p><strong>Hacktivism:  Disruption or Corruption?</strong><br />
On their quest for notoriety, media attention and overall making their points, critics say that hacktivists tend to cross the line when they publicly release untoldamounts of data, providing links to the trove and facilitating its free-for-all download.</p>
<p>Some hacktivists will call out every target on their list and post their threats publicly and well in advance, while those targeted will prepare to fend off the attack and advise users as needed. But at the end of the day, who plays the role of the defenseless meek? Not the targeted entities who are expecting the blow, but rather, very much like other wars—innocent bystanders and ‘average Joes.’</p>
<div id="attachment_9021" class="wp-caption aligncenter" style="width: 384px"><a href="http://blogs.rsa.com/?attachment_id=9021" rel="attachment wp-att-9021"><img class="size-medium wp-image-9021" alt="#OpUSA-Themed TweetsDo the lines between idealistic motives and money get blurred for hacktivists?" src="http://blogs.rsa.com/wp-content/uploads/2013/05/2013-04_Fig1_Tweet1-300x84.png" width="374" height="104" /></a><p class="wp-caption-text">#OpUSA-Themed Tweets<br />Do the lines between idealistic motives and money get blurred for hacktivists?</p></div>
<p><strong>Out Go The Hacktivists, In Come the Phisherman</strong></p>
<p>In one of the largest hacks perpetrated in the name of hacktivist ideals, the end result, beyond the damaged brand reputation of a multinational corporation, was a public leak of account information belonging to nearly 25 million Sony Entertainment users. That was about a third of a previous leak of over 70 million accounts, also inflicted by hackers operating in the name of an opinion they formed and acted upon.</p>
<p>Taking the Sony case as a mere example, because hacktivist cases such as these have been increasingly plaguing the Internet, it is clear that the one party that did not expect the hack – other than Sony, of course – were the millions of ordinary users whose data was offered up freely thereafter. Those same users were also the ones who did not have advisors, lawyers and information security experts to help them recover from the actual and potential damages of the hack and its possible effects on their identities and personal finances.</p>
<p>For fraudsters, the large-scale hacks are like candy. Hacktivists will set up publicly available download links for anyone to be able to see the exposed databases, their hunting trophy, and end their part there. But as soon as the links are public, phishers and fraudsters – the vultures, if you will – will access and download it before it is taken down by the hosting authorities. By that time, the real damage to these average Joes is nearly done.</p>
<p><strong>PHISH-N’-LISTS Phish-N&#8217;-Lists</strong><br />
Large hacks containing a database replete with email addresses, not to mention payment cards or other financial data, are an attractive loot for phishers to come for and discuss in underground communities. Instead of having to do their own hacking, collecting and stealing, they can enjoy the spoils and bank on the “freshly” dumped data, compliments of zealous hacktivists, paving a shortcut to fraud scenarios that make a phisher’s daily bread:</p>
<ul>
<li>Monetizing gaming account credentials by selling them to other gamers</li>
<li>Enjoying a list of valid email addresses to target with phishing spam</li>
<li>Leading potential victims to phishing and malware sites and getting paid per install</li>
<li>Harvesting financial information that can be sold to fraudsters and CC shops</li>
<li>Using leaked and stolen data for fraud and identity theft</li>
<li>Checking what other accounts that user has, because as recent research shows, 61% of accounts are set-up with reused passwords.</li>
</ul>
<p>It’s easy to see how an attack that stems from idealistic motivations, targeting very large entities and supposedly conceived in order to protect people’s rights to information, ends up serving the fraudsters and flooding the Internet with confidential data.</p>
<p>With the variety of actors that gain access to information publicly posted online, hacktivists end up inadvertently damaging the very people whose interests they claim to represent.</p>
<p><strong>Conclusion</strong><br />
The number of phishing attacks recorded monthly is known to vary, fluctuating upwards and downwards and there’s limited capability to forecast a trend that is so dependent on fraudster resources.</p>
<p>Although totals are often tricky to predict, some seasonal trends do repeat every year, and perhaps, without realizing, a rise in phishing is to be expected after large database hacks that release millions of account addresses into the cybercrime wild.</p>
<p>Phishing attacks in April 2013 have so far only shown a moderate increase over the previous month, likely linked with tax season-themed attacks, but as OpUSA is executed, and news of hacked accounts wash through Pastebin and the Internet, we may just see a more significant rise before the quarter is out.</p>
<p><em>Limor Kessem is one of the top Cyber Intelligence experts at RSA, The Security Division of EMC. She is the driving force behind the cutting-edge RSA FraudAction Research Lab blog <a href="http://blogs.rsa.com"><strong>Speaking of Security</strong></a>. Outside of work you can find Limor dancing salsa, reading science fiction or tweeting security items on her Twitter feed @iCyberFighter</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/a-hacktivist-phisherman-and-average-joe-walk-into-a-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adaptive IAM: On the Front Lines of Cyber Security</title>
		<link>http://blogs.rsa.com/adaptive-iam-on-the-front-lines-of-cyber-security/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adaptive-iam-on-the-front-lines-of-cyber-security</link>
		<comments>http://blogs.rsa.com/adaptive-iam-on-the-front-lines-of-cyber-security/#comments</comments>
		<pubDate>Mon, 13 May 2013 13:00:43 +0000</pubDate>
		<dc:creator>Sam Curry</dc:creator>
				<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Cloud Security]]></category>
		<category><![CDATA[Enterprise Security]]></category>
		<category><![CDATA[Identity & Access Management]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=9001</guid>
		<description><![CDATA[Like most technologies, Identity and Access Management (IAM) has been challenged by new business and IT trends that are causing serious disruptions in how we approach information security.  The exponential growth of digital identities coupled with the increasing use of software as a service and mobile and cloud platforms have made the traditional perimeter all but disappear.  As a result, legacy IAM tools that have been a security mainstay for decades are simply failing to keep up.]]></description>
				<content:encoded><![CDATA[<p>Like most technologies, Identity and Access Management (IAM) has been challenged by new business and IT trends that are causing serious disruptions in how we approach information security.  The exponential growth of digital identities coupled with the increasing use of software as a service and mobile and cloud platforms have made the traditional perimeter all but disappear.  As a result, legacy IAM tools that have been a security mainstay for decades are simply failing to keep up.</p>
<p>So how exactly do we protect the borderless enterprise?  As the saying goes, “Nothing Endures but Change” and to help navigate the current threat landscape, IAM solutions need to adapt as fast as the rapidly-changing threat scenarios.  Identities are at the front lines of the everyday battle for cyber security and IAM systems must become the front line of defense.</p>
<p><strong>Next-Generation IAM</strong></p>
<p>We’ve been talking a lot this year about the notion of an “anti-fragile” security system – the idea that security solutions must become stronger and smarter with each attack or disorder.  These solutions must be adaptable and intelligent to make detecting and responding to both current and future attacks a much quicker process.</p>
<p>In a recently released technology brief called “<a href="http://www.emc.com/collateral/solution-overview/h11803-rsa-adaptive-iam-defending-borderless-enterprise.pdf">Adaptive IAM: Defending the Borderless Enterprise</a>,” we examine this concept for IAM.  The brief discusses how IAM must be reinvented to be more intelligent and adaptable in order to stay relevant in today’s hyper-extended IT environments.</p>
<p>Instead of guarding stationary perimeters, Adaptive IAM patrols a dynamic “situational perimeter” to help enforce security whenever and wherever users interact with corporate data and resources. With the rise of Advanced Threats and multi-vector attacks, gone are the days where trust can be established by a single successful log-on; trust must be continually verified and re-checked with each interaction between user and protected resource.</p>
<p><a href="http://blogs.rsa.com/wp-content/uploads/2013/05/IAM.jpg"><img class="alignnone size-full wp-image-9005" alt="Adaptive IAM Principles" src="http://blogs.rsa.com/wp-content/uploads/2013/05/IAM.jpg" width="420" height="315" /></a></p>
<p>Adaptive IAM includes 4 guiding principles:</p>
<ol>
<li><b>Identity is established via a rich user profile</b> that helps spot significant deviations from “normal” behavior, which can often signal security problems.</li>
<li><b>Identity and access controls must be risk-based to verify </b>users while adjusting access controls based on the risk levels of each transaction/activity.</li>
<li><b>Real-time analytics must be used to assess risk</b> creating the intelligence needed to distinguish good behavior from bad. This will require Big Data analytics to analyze vast amounts of data, assess risk, detect problems and interrupt users attempting unsafe activities.</li>
<li><b>Consumer-level convenience must be the norm </b>by making identity controls and analytics invisible to corporate end users.  Users are only disrupted if unacceptable activities or levels of risk are detected<b>.</b></li>
</ol>
<p><b>Journey to Adaptive IAM</b></p>
<p>Going from the current state of IAM to this next-generation will certainly be a journey – not only for customers, but for the vendor community as well.  We need to pave a smooth migration path for our customers and while no one is 100% of the way there yet, advances are being made toward this IAM ideal.  Our recent launch of <span style="text-decoration: underline;"><strong><a href="http://www.emc.com/microsites/authentication-manager-8/index.htm?pid=rsadomainpage-authenticationmanager8-120213">RSA Authentication Manager 8</a></strong></span> was a big first step, and we’ve been hard at work evolving other parts of the <span style="text-decoration: underline;"><strong><a href="http://www.emc.com/security/rsa-identity-and-access-management.htm#!">RSA Identity and Access Management</a></strong></span> portfolio.  Today we announced several of updates and critical integrations that can help drive the journey for our customers:</p>
<ul>
<li><b>Rich User Profile</b>:  RSA’s market-leading risk-based engine, delivered in the recently launched RSA Authentication Manager 8 software as well as <span style="text-decoration: underline;"><strong><a href="http://www.emc.com/security/rsa-identity-protection-and-verification/rsa-adaptive-authentication.htm">RSA Adaptive Authentication</a></strong></span> software, is designed to transparently absorb information from a variety of device, user and environmental factors to determine normal user behavior. To make even more secure authentication and authorization decisions, the latest version of <span style="text-decoration: underline;"><strong><a href="http://www.emc.com/security/rsa-identity-and-access-management/rsa-adaptive-directory.htm">RSA Adaptive Directory</a></strong></span> 6.1 software is designed to allow organizations to aggregate and centrally manage identity information across both on-premise identity data stores as well as cloud applications to create rich user profiles.</li>
</ul>
<ul>
<li><b>Real-time Analytics to Assess Risk and Integrate with Risk-based Access Controls</b>: Deeper integration between <span style="text-decoration: underline;"><strong><a href="http://www.emc.com/security/rsa-identity-and-access-management/rsa-access-manager.htm">RSA Access Manager 6.2</a></strong></span>  software and RSA Adaptive Authentication software as well as with RSA Authentication Manager 8  software can help customers blend risk analytics to determine deviations from the norm in the user’s profile  with stronger authentication and access controls.</li>
</ul>
<ul>
<li><b>Convenience:  </b>Updated releases of the <span style="text-decoration: underline;"><a href="http://www.emc.com/security/rsa-identity-and-access-management/rsa-adaptive-federation.htm"><strong>RSA Adaptive Federation 1.5</strong> </a></span> software-as-a-service as well as on-premise <span style="text-decoration: underline;"><strong><a href="http://www.emc.com/security/rsa-identity-and-access-management/rsa-federated-identity-manager.htm">RSA Federated Identity Manager</a></strong></span> software support seamless single-sign on to cloud-based applications.</li>
</ul>
<p>IAM solutions need to adapt as fast as the rapidly changing threat scenarios.  This is security’s “new normal” and we must evolve.  By creating an IAM solution that embodies the anti-fragile concept – one that is adaptable and dynamic – we can create ‘situational perimeters’ around the borderless enterprise and arm ourselves for the front lines of this cyber security battle.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/adaptive-iam-on-the-front-lines-of-cyber-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Sea of Trust: Cloud, Big Data and Security at EMC World</title>
		<link>http://blogs.rsa.com/the-sea-of-trust-cloud-big-data-and-security-at-emc-world/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-sea-of-trust-cloud-big-data-and-security-at-emc-world</link>
		<comments>http://blogs.rsa.com/the-sea-of-trust-cloud-big-data-and-security-at-emc-world/#comments</comments>
		<pubDate>Thu, 09 May 2013 19:38:04 +0000</pubDate>
		<dc:creator>Bob Griffin</dc:creator>
				<category><![CDATA[Big data]]></category>
		<category><![CDATA[Cloud Security]]></category>
		<category><![CDATA[Governance, Risk & Compliance (GRC)]]></category>
		<category><![CDATA[Identity & Access Management]]></category>
		<category><![CDATA[IT Security]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[EMCworld]]></category>

		<guid isPermaLink="false">http://blogs.rsa.com/?p=8994</guid>
		<description><![CDATA[In his #EMCworld keynote on Tuesday morning, Joe Tucci used the phrase "the sea of trust" to capture the pervasive role that security has to have in the success of the "third platform" of mobile, cloud and big data. It's a great metaphor, reflecting not only the pervasiveness that security has to have, but also the dynamism and power that it needs to embrace.]]></description>
				<content:encoded><![CDATA[<p>In his #EMCworld keynote on Tuesday morning, Joe Tucci used the phrase &#8220;the sea of trust&#8221; to capture the pervasive role that security has to have in the success of the &#8220;third platform&#8221; of mobile, cloud and big data. It&#8217;s a great metaphor, reflecting not only the pervasiveness that security has to have, but also the dynamism and power that it needs to embrace.</p>
<p>We had the opportunity to explore this new vision for security in our birds-of-a-feather session on &#8220;Building Your Trusted Cloud.&#8221; We talked about the threat landscape for cloud, security capabilities that cloud service providers should have, best practices in security for the cloud and in engaging with CSPs. And there were great questions that led us into topics that we hadn&#8217;t foreseen.</p>
<p>One of the best of these questions was from <span style="text-decoration: underline;"><strong><a href="https://idc-insights-community.com/financial/financial-services-technology?author=mversace" target="_blank">Mike Versace of IDC</a></strong></span>, who asked <em>&#8220;What are the big breakthroughs that will make a difference in cloud security?&#8221;</em></p>
<p>Mike&#8217;s question was excellent because it challenged us to think about what really mattered in establishing and maintaining that sea of trust. RSA&#8217;s <span style="text-decoration: underline;"><strong><a href="http://www.linkedin.com/pub/robert-sadowski/1b/592/2ba" target="_blank">Rob Sadowski</a></strong></span> responded with the developments in GRC tools, best practices and standards that help you manage the risk inherent in moving data and workloads into private, hybrid or public clouds. RSA Software Engineer <span style="text-decoration: underline;"><strong><a href="http://www.linkedin.com/pub/matthew-coles/2/65/433" target="_blank">Matt Coles</a></strong></span> emphasized the embedding of data security capabilities into technology, like encryption built into storage. EMC infosecurity expert <span style="text-decoration: underline;"><strong><a href="http://www.flyingpenguin.com/?author=2" target="_blank">Davi Ottenheimer</a></strong></span> spoke to the critical developments in embedded security in the virtual infrastructure. <span style="text-decoration: underline;"><strong><a href="http://www.linkedin.com/pub/matthew-gardiner/0/485/9a0" target="_blank">Matthew Gardiner</a></strong></span> of RSA called out the importance of new developments in security visibility and analytics technologies. And EMC security consultant <strong>John McDonald</strong> spoke about the breakthroughs in risk-based authentication as critical to the mobile user environment.</p>
<p>It was great to have such a range of breakthroughs recognized, especially because they also represented a good cut at the most essential capabilities for establishing trust in the cloud. Sure there&#8217;s lots of work still needed in making these breakthroughs fully effective. But the essential elements for establishing and maintaining the trusted cloud are here. Maybe that’s the biggest breakthrough of all.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rsa.com/the-sea-of-trust-cloud-big-data-and-security-at-emc-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
